PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
I have a series of about 40 Mathcad files that I must open, calculate, and save in sequence to obtain a final result. Any change in file inputs for one worksheet in the series, results in having to run the series of files forward again to obtain the new final result. Is it possible to create a master Mathcad worksheet that will automate the task of opening, calculating, and saving the worksheets in sequence, so I will not have to do this in a manual manner?
Hi,I am new to this Mathcad prime earlier I use Mathcad 15, I am trying to solve this equation in the Mathcad prime, but I am not getting the value, I also searched on the net but didn't find any proper solution.Please help me to solve this issue.To find the vale of the (an) The file is attached
Some Applications Failed or Cancelled (at 1%)
Hi guys I have issue with matrix multiplications.Please see the file and (hope) help me with it. Best regards Andrzej
As per this thread - same issue Hi Its my first post here and I have problem with conversion from M15 - Prime 7.0 attached file. Can you guys help me with it? Andrew
Hi Everyone, I am sure I am not the first to ask but could not find any information on this issue. How can I have mathcad to show the matrix value after having the variable in combo box. Also, is there any option wherin prime will open all the worksheets in draft view?
Hello, sorry if this isn't the correct place to post but please help me out. I have the following eqn. X:= a + b <= c + d = 0 How do I get X to be defined as the lesser of the two. I want it to be defined as C+D if it is smaller, Not 0 or 1.It is only returning 0 or 1 depending on if the statement is true or false.
I want to add hand drawn circuit diagrams in a Mathcad worksheet using an HP tilt pen.Is this possible?
When setting up a Mathcad Prime 8 document which makes use of specified Input / Output parameters, I've noticed that while Input Parameters have their default alias in the designation list be the same as their name in the document (entirely sensible), Output Parameters default to having the name "out" and alias "out_x" with x counting up. Does anyone know of a way to make the default alias be the same as the name of the parameter similar to Inputs? Screenshots of my lovely Inputs and less lovely Outputs included below. Thanks in advance.
MathCAD is changing or not recognizing the unit of measure. The answer would be 28000 MPa
I would like to transfer my fixed license to a new PC. I do not have a current support agreement/contract. Is this allowed under the terms of the license?
I am getting error units are not compatible for the said equations and not unable to figure out the way to solve it. Any help is appreciated
Please provide me with a link for MathCAD Prime 5.0.0.0 (free version) I need this to access files within my company, thanks.
I'm wanting to generate spice models in MathCad Prime worksheets. The problem I'm having is I can't seem to find a way to substitute the value of a variable into a text block.I calculate some variables such as: Model_Name:="HDS10M"Nf=2.4Isf=1.86e-7 Then I want to create a text block that contains something like this. .model Model_Name diode(N=value(Nf) Is=value(Isf)... ) but I want this to be displayed in the worksheet so I can just copy and paste it into a text file to have a model.. .model HDS10M diode(N=2.4 Is=1.86e-7) This would be very useful when there are a bunch of parameters like in a FET model or in a subcircuit to eliminate opportunity for human error. Is there any way to do this? Best Regards,Chris
Good morning, I am running some deeper simulations in P8 and noted that the CPU grind was pretty fast. I was surprised at this and ran a simple side-by-side with compiled C on a simple summation test. I found that the slowdown ratio was only about x25. In similar tests, I have found Python to be about x200 to x500. I'd be interested to know how P8 has achieved this. Perhaps the developers could comment. Here is the C++ project /* time example */ #include <stdio.h> /* printf */ #include <time.h> /* time_t, struct tm, difftime, time, mktime */ #include <iostream> double F_SUM() { double SUM = 0; for (long i = 0; i < 1000000000; i++) { SUM += i; } return SUM; } int main() { //clock_t clock(void) returns the number of clock ticks elapsed since the program was launched.To get the number of seconds used by the CPU you will need to divide by CLOCKS_PER_SEC clock_t t_STR; clock_t t_END; dou
Good morning, I was going to post in the suggestions, but I do not have permissions. I assume this has been discussed before but I wasn't able to locate. Two big components missing in the programming toolbar are simple comments and unary operators. CommentsI suggest the ability to add comments with a simple operator. I have been doing the following for the last decade or so and it doesn't appear to incur CPU usage to any significant degree. It would be nice if you could include an HTML link you can in Visual Studio. This is what I do currently but it is clunky:Unary operatorsThis would be nice savings and improve readability. Prefix and postfix operators would be ideal and save space. I assume these could be made to run very fast.i++, i--++i, --ii+c, i-c, where c is a variableetc.Regards
I have a System of 2 ODEs and one Algebraic Equ By using rkfixed or rkadapt function I must have only 2 ODEs Is it possible to have have ODEs and Algebraic Equations in rkfixed or rkadapt? With an integral?
I am unable to install my Mathcad Prime 7 licence. When I try to install it:From Mathcat Express I click on 1)Acquire License2) Select the products to install the license for:3) PTC Mathcad Prime 7.0.0.0I am getting the following answer:You have reached the maximum number of license requests available for your product typeDo I have to delete Prime Express and load a new Prime 7??????
Even providing all the inputs the lot will still not plot
I am trying to convert old Mathcad files from Mathcad 14 to Mathcad Express Prime 8.0. Right now the convert button is greyed out. I believe it's because we don't have Mathcad 15, however we cannot get access to Mathcad 15. Is there any way to get a converter tool to convert our old files to Mathcad Express Prime or even get a copy of Mathcad 15?
Hello. I was trying to plot some level curves by using contour plot command (see attached file). When I define some variable "C", the plot works fine. But when I assign a range to the "C", the level curves fails to plot. Why the plotting fails? Best regards,Sergey
In the student version of the product, I can't open a file I worked on in one computer on another computer. Is there a solution?
The problem is the R loop solve 2 instead of 1 and the Vx loop solve 2 instead of 3. What’s the problem?
Dear All How are you ?all . long time not login this community. Please guide me to solve System of Differential Equation in Mathcad as Example below Mx''+Kx=p(t) harmonic force If this example is error please feel free to change the purpose is how to solve in Mathcad Prime Thank u
Hi,I am trying but cannot figure out what I am doing wrong. It is to understand the overall mistake that I have been doing again again. Why do you think I cannot plot this?
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.