PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
How do you fit a long equation that overruns the right margin onto the page width using Mathcad Prime 3.0?
Could you kindly assist me with importing an Excel sheet into Mathcad Prime? When I import, the quality of the documents is not good. I have tried to convert the page to an image, but the quality is very poor. How can I make it better?
Hi, I have a copy of Mathcad 13.1 that I had purchased several years ago. At that time Microsoft operating system was Windows XP. After I install it on Windows 10, it gives me an error message that it cannot start "engine 12.0". Is it possible to properly install and run MC13.1 on Windows 10?
I was trying to get the trial addition and this page popped up.
I have down loaded and installed Prime 10.0.1.0. However, It is not clear what was "improved." I would like to check out the improvements for myself.
Whenever I think I might be making progress, I hit something that causes me to scratch my head slightly. This time, it's one of NaN's apparent idiosyncrasies. SIUnitsOf returns NaN when applied to mixed unit matrices, which is somewhat limiting. So, having spent a few happy moments programming Yet Another New Version of a function, this time SIUnitsOf, I was reasonably happy with its behaviour. Then I thought I ought to keep my hand in writing Express-friendly functions and sort of succeeded. I say "sort of" because I noticed an anomaly: vectorizing SIUnitsOf over a mixed-unit matrix with a pure NaN threw in a spare unit where none was supposed to be. I've played around with various positions of NaN within the matrix, and it looks as though SIUnitsOf returns the unit of the first element to the NaN under vectorization. The first question is clearly, "Is this 'anomaly' to be expected?", in which case, what am I not understa
I'm not sure how long this has been like this, but when I hit the print button nothing at all happens - no dialog, no error, nothing. I restarted the PC and still nothing. ARunning MathCAD 9.0.0.0 on Windows 11 Pro.Any ideas?
I have run into similar problem again where I am not able to evaluate the value stating it cannot assign value greater than 10^307 what is missing in here?
Would someone please help me with setting the document tol so that very small values in the matrix show as zero? Thanks
My computer crashed while using mathcad (unrelated crash to Mathcad). After restarting, Mathcad won't open beyond the splash screen. I have uninstalled and reinstalled the program, and keep getting the same results. Splash screen opens, closes, and then nothing else happens.
Hello everyone,I hope you are doing fine!I recently calculated concrete bending stiffness using Mathcad Prime 8.0.0.0.However, when I was writing an equation, I got the message "These units are not compatible" in the Composite Bending Moment Equation.Can someone please help?I attached the full calculation below.Thank you in advance!
Hi, Mathcad Prime 10. So I have made this combo box to choose concrete value from a dropdown menu. I have defined all the value for a concrete class:I then choose to hide left side, so I only have the input. It works super great! The problem is, that since I have defined all the values from the tabel, I cant pick anything behind the equation. If I click here:Then I hit the drop down menu behind:This makes it very impractical. To make space on top or below will not look good, and be confusing for the user. Is there a way to work around this? The method is a upgrade from our old calculation where combo box was not a feature. Before we just had a matrice with callouts like this:I could go back to the old solution, but I just really wanted to impliment the new feature, because it is so much nicer to work with. Hope someone can help. Thanks.
Mathcad Prime 9Is it possible to define the text for axis or traces annotation/labels as variables? If I define a variable X_axis_title with the value "Measurement" and try to copy-paste this variable into the title field of the X-axis, it will be handled as plain text "(@LABEL VARIABLE X_axis_title)". Goal is to show "Measurement" as annotation and have the possibility to change this in multiple diagrams at once.
I can't get a 30-day license, it says I've used up all my attempts, but it's my first time installing the app -----------------------------------------------------------Translated the topic from Spanish to English using google translateSubject - No puedo obtener una licencia gratuita por 30 diasBody - No puedo obtener una licencia por 30 dias me sale que ya agote los intentos pero es mi primera vez instalando la aplicacion-By Community Moderation Team-----------------------------------------------------------
In these days, www.academia.edu shows me a lot of contents of electrical engineering. I am interested in one book, "Circuit Analysis I with MATLAB® Applications", Orchard Publications. The top cover page shows this circuit problem. It may be the best question of this book that Matlab can use to solve it. I try to solve this one by Mathcad Prime 10. I am standing Mathcad side. So, try and Challenge it!
Prime 10 I'm trying to use Mathcad's symbolic calculations, and it is not simplifying my expressions properly. See below for an example: if I use the full equation, it does not simplify anything inside of the parentheses, but if I separate that section out and calculate it as its own entity, it simplifies everything correctly. Why is it simplifying if I split it out, but not if I have everything together?What steps can I take to get Mathcad to fully simplify the full expression?Thank you
Hi I want to write a function for how the weight changes along depth. I have attached a worksheet (prime 7) which describes what I want to achieve. Thanks for all support!
I have a perpetual license to install MATCAD 15. But since the file was attached to an MSN hotmail email, it disappeared along with the hotmail. How can I reinstall MATHCAD 15?
1234
Seems that the Product Code has been missing in several post here. Is there anyone, who has actually managed to get the Product Code?
Mathcad Prime (MP) 10 starts to become unusably slow after switching between Mathcad and other applications (even Character Map or its own windows (eg, right-click context or worksheet list drop-down). It usually manifests as unresponsiveness after switching back to Mathcad from another app. Mathcad will freeze, unfreeze, and then freeze again before resuming normal service. At the moment, though Mathcad is just cycling through freezes and won't let me do anything (including saving the active worksheet). It seems to happen quicker when I have multiple worksheets open, even if those worksheets do not require saving or have any edit actions that might need undoing. It happened in the initial MP 10 and in MP 10.0.1.0, but I've noticed it more in MP 10.0.1.0. Stuart Edited to add: My Dell laptop doesn't appear to be overly strained during these freezes.
Is it possible to call input from other mathcad sheet?Like in the first one we have the input and the second sheet has the equations. With out the need to repeat the data in the second sheetCombining/merging both of them without the need to repeat the data thanks in advanceYusra
Hi,I have an old MCAD 15 program I am finally converting to prime. Is there a short efficient way to implement those if statements in prime? That VP is an intermediate variable used further down in the program. Below is a snip showing the if statements. thanks,russ
When I try to run the program, I get this error message. The MAC address in the license file agrees with the network adapter 1 which is selected in the VM. How to fix?
Following @DJNewman 's message on the topic of implicit vectorization of range variable being removed from Mathcad Prime 10, I looked at the referenced support article CS416474. The resolution to the "problem" was to use a range-to-vector conversion program. Note that I use the term "vectorize" in the mathematical sense of "convert a matrix to a vector" rather than the programming sense of carrying out operations in parallel (e.g., Mathcad's vectorize operator). The suggested function Range2Vec is similar to one I usually use (vec) except that instead of stack it uses indexing to add new elements to the constructed vector. I vaguely recall that stacking is inefficient time-wise compared to indexing, so I thought it would be interesting to see how the two variants compared. Then I thought, "Hey, why stop at two mousetraps? Let's build some more to see if anything hits paydirt". So, I played with a few variants and conclu
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.