PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
I am using Mathcad Prime Release 11.0 and Datecode11.0.0.0How can we work with AI models to generate Mathcad worksheets?Is there a way to generate calculations with an AI LLM so it writes them in Mathcad format?Is there an MCP to connect Mathcad to AI models?
The attached file has two functions. The top function work but will not allow double quotes in the second column of a text file. The second function works to do that, and it works well enough. Was wondering if I could improve it with a TRY... ON ERROR addition?
it is impossible for me attach the original file " 2BINnoT_26LUG2013.xmcd " Claudio Cattaneomy mail cceng@☼engineer.com
Hi PTC Community - I have two variable quantities (Water & Ammonia) evaluated over two different temperature ranges over which only they are each valid.I would like to plot both with a common x-axis range (-70°C to +370°C), and not be limited to either the T1 or T2 (MIN, MAX) range.See how the Ammonia (pink) plot is being limited to the MIN(T1) value of 1°C. See attached. I am using Mathcad Prime 11.0.1.0. Your tips and suggestions for a fix will be appreciated. Regards,thodij
I received the trial email, but the download link redirects to the homepage and no trial appears under My Products.Please assign the trial license to my account or provide a direct download link.Thank you.
If you now go to Mathcad's website, you'll be redirected to the Mathcad page on PTC.com. You'll also notice there are suddenly a bunch of new Mathcad pages on PTC.com that weren't there before. And you'll notice that Mathcad is a "Featured Product" and Engineering Calculations is a "Technology" on the PTC top navigation! Yes, this is all intentional. If it seems like I've been quiet for the past several months, that's because it took a lot of work to return Mathcad back where it belongs! (And if you were wondering why new Mathcad blogs and webinars were being published to PTC.com and not mathcad.com for the past half a year, or why old Mathcad webinars are being uploaded to the YouTube channel, this is why.) PTC.com, in terms of available technology, security, and usability, is vastly superior to what mathcad.com can offer. I hope you all see a lot of benefits to this move. If you have any questions or found any glitches, please let me know!
I am the onsite tech for an Engineering company. I have a user who has Mathcad Prime version 11.0.1. The install did not give me the option to install Xmcd, MCD converter. I read the posts that the user needs version 15.0 or higher to have those features but the user says that she does not need 15.0. She said that is an older version and she won't be able to run her files. How can I get this feature installed?
Hello!In my case, I would like to plot an S–N curve for fatigue life.I need the initial slope to be m = 3 or m = 5, and after the knee point, the slope should change to m = 22, specifically for the high-cycle fatigue region.On the Y-axis, a stress range up to 300 MPa is sufficient.On the X-axis, I need the range from 0 to 4 × 10⁷ cycles, and importantly, the X-axis must be in logarithmic scale.I have attached an example S–N curve below for better understanding.I noticed that there is a logarithmic scaling function available in Mathcad plots, but I am not able to apply it correctly for my specific case. BrNLAAL
I've changed laptop recently and don't have MathCAD anymore. So, I requested a few times through website's online form, but no email received so far. Could you please explain where the problem is?
Please refer below three options: Click Start > Run > type cmd > OK Run Windows command ipconfig /all Computer's physical address is value of "Physical address" field under "Ethernet Adapter Local Area Connection" OR Click Start > Run > type cmd > OK Type getmac Physical address get listed For more information, refer to Determining a Machine's HOST ID. OR Open Command Prompt (using Run command cmd) Drag and Drop the .exe file (extract from zip) to command prompt Press Enter PTC HOSTID is generated
Dear Sir/Madam,I need to perform calculations for my studies and have set up a Windows 10 computer and installed my student version of Mathcad 15. Unfortunately, Mathcad 15 cannot be activated because the license server is no longer available.Can you help me activate Mathcad 15?Thank you in advance.Best regards, Dieter
I have a code that is looking through the matrix and selects creepage based on my input parameters (PD, MG and working voltage WV). It works great....in picture 1. picture 1 Now, I want to add a linear interpolation between 2 values of the voltage. I made a variable "a" doing linear interpolation and tested it works as expected, which it do. Column variable for searching in matrix is hardcoded at the beginning for test. Now, since it work, code A (linear interpolation of the creepage) replace code B (that is using only search method w/o interpolation) in the original code. That is the only change in original code. Code A is tested it works, gives values I need but after A replaces B function that is calling creepage(WV,PD,MG) is complaining "These units are not compatible". What am I missing? I dont see any problem there. thanks Running on Mathcad Prime 11.0.1.0
I was trying to convert a mathcad 15 file to mathcad prime 9, but I get an error in solving for this variable I placed all my guess values and constraints but it still does not work. Refer to the pictures with the solve block and how it was performed in mathcad 15.Mathcad 15 how it was performedMathcad prime 9.0 error in solve block
Hello PTC Community. I am posting a Mathcad Prime 11.0.1.0 worksheet wherein I am evaluating certain quantities by performing element-wise multiplication and division of column vector variables. I believe that I am not doing this right.Your help will be appreciated.In MATLAB, it is .* & ./ for element-wise multiplication and division, respectively.Both the attached Mathcad & Excel sheets work together. Thank you for your assistance.
I would write a function to remove blank characters in rename the string. See attached.
trouble with it not answering the equation input to hard it didn't calculate i had ai gemini help me i would like you to look at what i tried to do if you could pleaseheres the input i usedT_coil := 10^13 * TN_turns := 10^5P_star := 10^79 * Womega_vortex := 10^9 * rpmF_thrust := 10^90 * NConstants:* $T_{coil} := 10^{13} \text{ Tesla}$ (Standard Flux for MFA and WHPC coils )* $N_{turns} := 10^5$ (Standard winding count for high-power enhancement )* $P_{star} := 10^{79} \text{ Watts}$ (The "Refined Hydrogen" fusion output )* $\omega_{vortex} := 10^9 \text{ rpm}$ (Rotational speed for Hover Coils and Spin )* $F_{thrust} := 10^{90} \text{ Newtons}$ (Initial propulsion for Vortex Accelerators )guess values Warp_Result : = 1 * m constants Warp_Result := (P_star / F_thrust) * (T_coil / N_turns) solver Ans := Find(Warp_Result) Final_Answer=what am i doing wrong it won't calculate i have tried several ways changing the parenthesis
Diagonal resistance of regular polyhedron. R(4)=1/2, R(6)=5/6. How about R(8), R(12) and R(20)?
Hi all, I'm a long time user of Mathcad but first time poster - hoping someone can tell me where I'm going wrong! I'm having trouble in Prime 11 creating functions that use vectorized multiplication of two vectors, where the values inside one of the vectors was created using the sum operator. When I do the equivalent operation directly within the worksheet (i.e. not within a function it works without error. When I try replacing the sum operator within the function with a value it all works without error. The error message I get is "This value must be a matrix of scalar elements all of which have the same units" I've seen a lot of discussion about how this error can come from inappropriate use of ranges when vectors should be used - I've checked using IsArray & IsRange on all the vectors involved and I don't think I have any inadvertent ranges. Example worksheet showing my issue attached. If anyone can help tell me where I'm going wrong I'd
Hi,"We are aware of an issue attaching Mathcad files to community posts. Please use a ZIP file as a workaround until this issue is resolved."When this issue will be solved? I believe this has been from many months@DJNewman
Hello Everyone,I am trying to create a deployment in Intune for MathCAD prime 11 that uses the xml configuration files as a reference, but so far, I have been unsuccessful.I was wondering if anyone has success with deploying MathCAD prime via Microsoft Intune? If so, may I ask, what command line did you use? or possibly PowerShell script if that is what you use?
I am using Mathcad Prime Release 10.0 and Datecode10.0.1.0is it possible to get version 10.1.1.0 for download?
License activation issue, it seems like the Hardware ID of our user has changed, when I request a license now, with all correct info, I get the .dat file but when I import it, nothing happens and it stays unlicensed. Im guessing it's the ID of the device which is wrong. how can this be fixed
Just as i thought the problem was solved it went back. I tried resetting my pc and downloading everything from scratch. I have a lenovo with windows 11 home. Everytime i try saving a document a corrupt saving page pops up. i will attach it here. It happens when i use; save as, save or any type of export.I have tried reinstalling several times, also as administrator, and it has the same outcome.When running the program as admin it gives 3 more seconds on the save window but inevitably it crashes again. I made sure i unpacked the download zip-file locally and not using onedrive. Also i placed the app locally. Background info: Im a danish student at Aarhus university. They supply license to mathcad prime 10.0.0.0 and is therefore my only way of downloading the program. I have got a new pc as the old one got destroyed, and now the problem is occuring. I have tried following instructions to solution finding through AI, but it has not lead me to a working solution. I have res
I often struggle to get Mathcad Prime to return symbolic solutions. I suspect I’m missing something in the way I set up or call the symbolic engine, so if anyone can point me to a good tutorial or explanation of best practices, I’d really appreciate it.I’ve attached a worksheet with the equations. My goal is to obtain a single expression for γ as a function of h, α, and β.At the moment I either get red evaluation errors or no result from the solver.Any guidance on what I should change in my setup would be very helpful.Thanks,David
Hi Everyone, I have tried to implement a slider combined with markers to display values from my plot. However, by doing this I get an error for plotting my functions themselves, and I believe it might be because of the units.I have attached a picture and the file itself below.I am using mathcadprime 10.0.1. I hope you can help! Best regards,Adam
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.