Defining "safe Zone" with Graph - Part II
Not working because I have left the local variable allocation (<--) and use Return ! it's was a left over of some testing !!!------------------------to all I a still playing with my "Safe Zone"...
View ArticleDo calculations with unequal array size
Hi, I trying to create a function that calculates something but the sizes of array are different.Please see attached file.
View ArticleMATHCAD API: Limit on size of matrix when assigning values
Hello there. I am currnelty explorign the use of the mathcad API for generating a matrix of data from another application. I am using VS2010 Professional and VB.NET. I am using the mathCAD API for...
View ArticleSolidWorks
We, i.e. MathSoft, are thinking of developing a Mathcad add-in for SolidWorks or a SolidWorks component for Mathcad or both depending on the interest level.If you are interested in either a add-in for...
View ArticleCalculation
Hi, I want to calculate this expression for each i:Is there anothe way to calculate expression for each i ?Because now i is array and it should be real number.Thank you.Tomislav
View ArticleGenerating 2D curves in MathCad
I would like to generate 2D curves in MathCAD that can be integrated into a 2D sketch in Solidworks for extrusions or extruded cuts. I would also like to generate 3D vectored formulas in MathCAD that...
View ArticleCopy folder and data from one folder to another folder
Hi, I'm searching for a way to copy data files and folders (including the data content of these folders)) from my working directory to another folder.I have no clue how to solve this problem.I would...
View ArticleProblem with subscript
Hi, Why I get this error message :" Value of subscript or superscript is too big (or too small) for this array " I was trying to sum a row (I copy the code from the previous thread( summation row)). I...
View ArticleCSPLINE and iteration
to all I am looking at some programme which will involve curve fitting (possibly). I had a look at the doc and it seems quite straigforward but I am not getting what I expect when attempting a plot of...
View ArticleGraphs title and traces name as variables?
To all Is there a way of having the title of a graph and the description of the traces as variables? I am looking for a way of automatically up-dating these based on teh data selected Thanks Regards JXB
View ArticleDynamic table of content
I have tried to use hyperlinks in the past to navigate long documents but as documents grow it becomes more and more painful to generate the multiple links to jump from one region of interest to...
View ArticleFIND command with limited variable range
Hello everyone, I'm here again to ask for your kindly help! I need to find a variable of an equation but this variable must be in a range. For example: x:=10..20 Given 2x²+3x=30 I mean, x must be...
View ArticleFunction Results
Hello, i have multiple of functions that ineeded to plot. For some reason the y value of ech function is coming out incorrectly(not a value). i am not sure why. Thanks!
View ArticleSolving System of Equations Within a Program Block
Hi all, I am fairly new to Mathcad, and am attempting to solving a 2-D system of equations within a program block as shown below. The section of code that I am attempting to use to solve my SOE begins...
View ArticleHow to edit 2D plot?
Hello, Im not very new to MathCAD buti was wondering if this would be possible.Thank you for the support in advance. Problem... Below i have the following matrix When I plot an "n" column against...
View ArticleConverting a matrix m x m in a column m*m x 1
To all, I need to transform a matrix with m rows and m columns in a column matrix where the matrix elements will be formed by the columns of the m x m matrix but in succesive order. for example if the...
View ArticleStatic variables in M15
In MathCAD 15 programming are static variable available? That is if one subroutine is called from another programmed section can a variable in the subroutine be marked such that it remembers its value...
View ArticleMathcad dll - vector in vector
Hello everyone, I am trying to create the dll function that takes 2 vector (1D array / column matrix) arguments, and returns vector, but the first vector argument of a function and its return vector...
View ArticleMathcad .net automation
Hi, Can anyone provide me with sample code for using mathcad with .net? Is it possible to create a web front end in .net which will input the values MathCAD and get back the output? We have used...
View Article