Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
This PTC Mathcad Prime 9 worksheet uses a simple physics problem to provide introductory information on some important fundamentals of Mathcad. The principles covered in this worksheet are at the core of using Mathcad, and should be helpful for those who are new to Mathcad and just getting started. Please note that this is not intended to be an in-depth tutorial, and therefore won't provide details on every mouse click and keyboard entry. There are tutorials available in the Getting Started tab on the ribbon, so if you find yourself needing a little extra explanation, the tutorials would be a good resource.
I'm relatively new to Mathcad but I enjoy the program very much and I need some help. I would like to program the following section but I have no idea where to begin. Your help will be appreciated. Regards,
Hey there, I am attaching the screenshot of an error that Math cad prime shows. Can anyone tell in detail what does that error mean? It says "this function requires at least 3 arguments but is applied to 2"
Fourier analysis. For those interested in the subject, I propose forty-one periodic functions.
Hello I'm new to Mathcad and have just taken over a file from someone at work. It runs fine but I am stuck manually copy pasting the results into an excel sheet. I want to automate the process and have tried using the WRITEEXCEL function but I can't seem to get it to work. See attached photo. I believe it has something to do with the function qp(z) not being a matrix or array but I'm not sure. I've also tried defining M:=qp(z) and using M in the WRITEEXCEL function but that gave me a "variable is not defined error".
I am working on a calculation sheet to design a bridge deck overhang. The last check I need to do is to calculate the cutoff length of the supplemental bars that are used. In order to do this, you need to solve/find the location where the applied moments become less than the moment resistance of the overhang without the supplemental bars. The only way I can think to achieve this is to use a solve block, however, this becomes a problem if/when the applied moments are less than moment resistance at the cutoff location. See the images below. For this example the variable Mr_co is the moment resistance at the cut-off location. I have set up functions to calculate the ultimate strength moments for 2 different cases. As you can see by the graph, the ultimate strength moment for the one case does not quite reach the cut-off moment resistance. I would like to set up the solve block so that if/when this happens, the return is 0, but I am not sure if this is possib
Hello everyone!I was not sure which topic to put this in, but I am trying to define my own units. This is a unit of cost per mass in analysing freight rates. i.e. My desired unit is to measure freight in £ per tonne. Is this possible?ThanksAndy
I finded the answer for the exercise but I don't know how plot a 3D for the solid of revolution of answer.
I've noticed that several posts have recently been unavailable when I've tried to access them by following a link in my email notifications. Not being able to see them, I have had no idea why the posts were removed. However, the most recent moved the post linked below to RemovedContent and I have no idea why an old post with a handful of responses has suddenly become a target for moderation. The post asked if there were any ways to convert Mathcad to some standard programming language. The action seemed to have been triggered by somebody posting a link to a Mathcad-to-C# converter. Removal seems an overly heavy-handed action to me. Several of us have looked at and manipulated the structure of Mathcad worksheets for a variety of reasons, including, but not limited to: worksheet repair, worksheet automation and expression-to-readable-equation conversion. All, as far as I'm concerned, legitimate
Have been using Matlab and Mathcad since the 80's. If I pull up a bit of 1980's Matlab code and try to run it, Matlab identifies the obsolete entries, I tweak them and it runs in a few minutes. Mathcad has no backward compatibility. As an instructor, it is unusable for class. Users of different versions can't share files. University has a license, I have a license. Students down load a trial version. Different versions. It is miserable. It hurts my street cred with students that I use it. I tell the students that since at least 2008 Mathcad has made using the software a hardship. The best I have seen in put is that buying "prime is like buying the tail to get the dog". PTC's solution is to kill the dog? Duly noted that this has been remarked on for decades and usually more articulately than I have done here. Just reminding PTC this is an acute pain point.
Hi, I am very new to mathcad, and am wondering if anyone could help me solve why when using Prime 7's inbuilt xmcd converter, the output of my for loop is no longer a matrix for all values of k, but the output for the final number of k only. I have tried re-writing the for-loop from scratch but that still gives me the same result. Thanks in advance.
Hello I used Mathcad 15. Due to termination of Mathcad 15 I am forced to switch to Prime. I used the internal conversion tool in Prime 7. The converter shows me several hundred conversion problems (converter is unsure if the conversion is correct...) Sometimes the conversion works. Sometimes not. Even if I converte the same file several times. I also observed the behavior that if I convert the same file multiple times I receive different conversion results. Now I want to export my Mathcad15 in MathML. Not in simple HTML. I want a real MathML. I already exported the mathcad to HTML. But this export is .... "suboptimal". The formulas are exported as images. I can not copy them in a useful way. --> Is there a way to export from Mathcad 15 into MathML? (Export from Prime in MathML is not suitable for me because the conversion into Prime does not work). --> Is there a plan/date when the converter (MC15->Prime) is fully functional? Best regards Mar
Hi, i need to convert my solution to MC prime 3.1 free. Would anybody help and convert it for me?
Hi, I am trying to optimize the solution of minimization function depending on the intial guess values. Surprisingly, my solutions are independent of initial guess values even though the function has several local minima. I am attaching the Mathcad 15 worksheet for the refrence. Any help will be highly appreciated! Many thanks S
Can any of the "READ" functions in Mathcad Prime 7 import a text file to a vector of lines, whilst retaining all leading and trailing spaces? I can easily write a short function using READBIN to get the job done, but I'd rather just use one of the READ functions. Unfortunately, I'm having a minor brain meltdown due to the extreme temperatures and humidity we're experiencing in my part of Scotland (25 C and 64% RH), and I've gone option blind. Everything I've tried ends up losing leading or trailing spaces. Cheers, Stuart
I'm making a thread calculator. In order to check whether user input returns a 'typical/standard thread combination' or not (e.g. UNC, UNF, etc.), I want to have a master check list matrix, probably with a vhlookup. I'm lazy and don't feel like copying EACH element NaN...is there no way to select a bunch and copy it into the next row/column? I can copy multiple entries and paste a nested into one entry location, but not copy them over into multiple elements. I've seen a couple threads about using functions to make an empty matrix, but I can't quite figure it out...and really I'd probably want to make a filled matrix, and then manually edit some elements.
Does Mathcad Prime 7.0's Combo Box support units with exponents? I am trying to enter steel properties in and when I type in^4 and in^3 that is exactly how it looks instead of in⁴ or in³.
Hi, I am trying to find the local minimum of a function using Minimize function in Mathcad 15. I would like to use the Levenberg-Marquardt algorithm. However, I am unable to select this option from the menu, see the image below. Please let me know if it is poosible with Minimize function. Many thanks S
I would like to convert my equations in a MathCad worksheet directly into a higher language (C or C++, or other) to run on a super computer. Is there a software or second source software that can do this directly?
Hi, First post here. i am trying to compute the following equation but unsure of what the error message is meaning and how to rectify. I have included the equation from the Eurocode in the screen shot. Any help is much appreciated.
I have matrix A= 1 b 0 1 how can i use mathcad prime 5 to solve it for b?
Hello everyone, The data points of a 3D surface are supplied in the accompanying worksheet. I'm looking for a slice of the surface at any azimuth angle. Through interpolation, I was able to extract the function that describes the surface. The function slice(phi) was subsequently constructed to slice the surface at any angle phi. Due to missing points on the original data on the rim, the interpolated function shows irrational behavior around the edges (except at zero and half-pi angle). In this example, the rim is a circle of diameter of 15.8. What are your recommendations for dealing with this issue? I am grateful for your aid.Best,Payman
@LucMeekes ....With your help from my previous post , I was able create a n excel table based on the timing matrix (both attached, plot the waveform and then calculated average Power dissipation in a cycle... Can i do the same plot and find average using range variable(from time vs power matrix), there by i can skip the excel part of it? Can you show me an example? Thank you Jacob
Help please!Prime 6 sheet in attach.
I have the below circuit for which the switch combinations S1,S2,Sx,Sy[0000...1111] gives me 16 combinations of Va voltages. I have 16 equations for the voltage values. From the equations I am trying to derive the Rc1, Rc2, Rc3 , Rc4 and Rbd transfer function. Please refer attached Mathcad sheet. The issue is, it takes forever to calculate the functions. What I could do to get the symbolic equations? EDIT : One thing I am thinking is to remove the node R2--Sy and then i'll have 8 combinations of Va. The Is and Va values are measurable quantities in my case, the switches and R1,R2 is my addition to the circuit with the intention to get individual transfer functions for Rc1..Rc4 and Rbd.
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.