PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
Hi! Can you please help with my corrupted prime 9.0 file?
I change the code example because I need get value from a matrix.I already got "MatrixResult" from MathCAD but only columns and rows count.how could I get value from matrix result with JS? thx in advance! var fileSystemObject = new ActiveXObject("Scripting.FileSystemObject"); var mathcad = new ActiveXObject("MathcadPrime.Application"); mathcad.Visible = true; mathcad.Activate(); var worksheet = mathcad.Open(fileSystemObject.BuildPath(dirScript,"xxx.mcdx")); worksheet.SetTitle("Title from JS Script"); outputs = worksheet.Outputs; countOutputs = outputs.Count; firstOutput = outputs.GetAliasByIndex(0); var val = worksheet.OutputGetMatrixValue(firstOutput); msg("error code " + val.ErrorCode + val.MatrixResult.Columns); // here need to be changed! var element = new ActiveXObject("MathcadPrime.IMathcadPrimeOutputResult"); element = val.MatrixResult.GetMatrixElement(0, 1, element); msg("value" + element.RealResult)
Hej I have Mathcad 8.0.0.0 the problem is that every time I type in my license it works, but after a random time it disappears. then I have to type it in again. I have tried getting a new license(didn't work), I have also tried reinstalling, mathcad, but I still have the problem. does anyone have a clue about what I can do? it says this every time the license disappears lincese status: invalid license type: no license
I am trying to generate n samples of size m from the uniform (0,1). I am using runif(1,0,1) in the loop. Please see the attached file. Thanks
hello, I saw on your webside that you provide free student version for uni students but i was not able to actually find how to apply for this so i would like to ask how to apply for free student version
Good afternoon I was trying to re-install Mathcad 15 (purchased 2012?) ... when I purchased new computer approx 5 years ago...I didn't have much success re-installing using "downloaded Setup (mathcad_15_0_EN_M010_Setup.exe file....so I just used my Mathcad 14 disc version. Currently ... I have another computer and ...instead of deleting install program "stuff" ... I thought I would try once more. my product code is: MP010201EA6466-743K-3FKX On PTC.Setup - Mathcad 15.0 (M010) setup screen ,... I get to screen that says "select Product to be installed" with options to select "Mathcad" or "PTC Liscense server" When I select "Mathcad" i get error message : You are running Windows XP, but do not have Service Pack 2 (SP2) or higher installed ...etc... this is a minimum system requirement for Mathcad15.0 M010 please upgrade your system. I am running windows 10
Hi When I do double logarithmic plotting (and maybe also single) the trace sometimes disappears when a scale the axis. Very frustrating!!Thomas
Hello, sorry, I have to ask some beginner questions:1. I want to use the f'(x) notation but it seems that this is not possible. Mathcad is unhappy "variable not defined" about the f'. The function f(x) as such is defined. Is there a trick? 2. I want do document some functions without defining variables. For example "slope = (f(b)-f(a))/(b-a)". Once more Mathcad wants to force me to define b and a. But that doesn't make sense in my case since I just want to document the concept and not do an actual calculation. I use a text box with a inside calculation box to get the mathematical notifications. I feel deeply sorry that I have to bother you with probably very simple questions. 🙂 Kind Regards
I cannot figure out a way to solve equations in Mathcad 9.0.0.0. I have tried going through multiple tutorials text and video for hours and unfortunately cannot for the life of me figure out how to type it into mathcad. Any help would be appreciated.
Is there a way to set the Mathcad language? I'm German and have a German Windows system and would like to use Mathcad in English with English spelling checks. Is that possible?
What do you think the curve should be f(x). See please this too https://community.ptc.com/t5/Mathcad/Euler-spiral/m-p/912205#
Is there any way I can prevent mathcad from multiplying both numerator and denominator here? This isn't a simplification I'm looking for, it messes up my further calculations.
Hi, I'm trying to get a set of data in a form where I can copy and paste it into a another application. It is two columns of data. The first is a range variable. The second is a calculation on the range variable.I've tried to get the two columns of data into an embedded Excel Component but just can't see how to do it. Getting confused between ranges versus vectors/matrices.Is there a way of converting the range variable into a vector?Any help would be much appreciated. I thought if you can see the indices, it is a vector/matrix? Dave
帳戶突然沒有權限可以開立案件維護,詢問管理者並沒有做任何調整 Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- The account suddenly does not have permission to open a case for maintenance. I asked the administrator but no adjustments were made.
Hello all. I am not new to Mathcad but am new to matrices and evaluations. What i am trying to figure out is how to tell Mathcad Prime 9.0 to automatically select incrementing rows from a previous matrix for use in an formula. Please see the attached screenshot from a manual. I can define the E matrix without issue, but am lost after that. I have tried setting n = 0 and ORIGIN = 0, but that doesnt do what I need.
This isn't urgent, I'm just curious here, but in the attached Prime 8.0 file I'm plotting an offset circle in steps from 0° to 360°. When I reduce the resolution by going to 10° steps I get the interesting figure on the right. Why is that happening?
I want to find the variable Ag but can't export it as cm^2. Am I doing something wrong?
The real-valued function f(x) and its differential quotient df(x)/dx are given. In MC14, this differential quotient for the symbolic value u has to be calculated symbolically. What is the syntax for this? I ask for help.Kind regards, Alfred Flaßhaar
I want to plot a smooth line (like in Excel) and found out I can use a sort of an f(x)=interp(lspline(x1,y),x1,y,x) function, but it's not plotting properly (does not cover the range of the values of x1 vector and goes outside the range on the left side of the graph). Although it plots alright with the x2 values. See attached Mathcad file.Why is it so and how can I plot a smooth line for x1 values?
Hey guys, Im new to mathcad and after searching for a while, I still didnt find the solution. I just want to solve after 4 unkowns (c1, c2, c3, c4). I have 4 equations and 4 boundary conditions, but there is a problem of the definition of my unknown variables and my functions. Can anyone help me? If yes, please correct the data I am uploading or explain to me like step by step. I am really new and just saying "you need to define correctly" wont help me. Thank you very much in advance!
As per the original post. Hi! Can you please help with my corrupted MATHCAD 15 file?
Good evening, I am trying to program searches in tables or matrix, if someone can help me. Thank you... Translated by the Community Moderation using Google Translate. Buenas noches, estoy tratando de programar búsquedas en cuadros o matriz, si alguien puede darme una ayuda. Gracias...
HiI would like to have equal scales in x and y -axis of a 2D Chart component.In old Mathcad 15, there was a built in "Equal scale" option.Is there something similar in Prime 9? I may have (hopefully have) missed some obvious thing...Thanks. Old discussion about this topic:Solved: Equal scales on Plot - PTC Community
How i can fix the above problem. iam trying to prove if elements delta matrix ( 10x1) are less than B =matric elements
Is it my or Mathcad Prime 6 error?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.