PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
As an electrical engineer who performs worst case analysis of electrical circuits, I'd like to automate this task. I'd like to take a parts list in Excel, and have Mathcad create the definitions for each part. For example, my parts list has R1, 100 ohms. I want Mathcad Prime to make the equation R1:=100Ω. Is there a way to do this?
I am looking for a straightforward way to add my mathcad sheet to word. The solutions I found online haven't been working well or are not very practical considering I have over 200 pages on mathcadmaybe someone knows an alternative that works for my casewhat I have tried so far is:1. Copy Paste with Keep Source Formatting:Does not respect page margins, even if I copy and paste page by page with both Mathcad and word with the same page size and margins: 2 Copy Paste with Merge Formatting:this happens when there is math inside a textbox, which happens often: it is like they are all superscripted, it looks odd 3 Print to PDF and add to word: doesn't work because word only adds the first page of the PDF 4 Snip every single page and add one by one: works but it would take too long. Also there might be a chance I will have to update my mathcad calculations and redo this process, making it very time consumingsame for: creating a PDF of every single page separately and add
Hello, I am trying to get the last index number of a rangr but am unable. Please help. My version is Prime 10.0.1.0 Thank you
Hi,I have installed Mathcad 11 (for students) on my Laptop.As my old Laptop is no longer in use, I need to transfer the old license to my new Laptop.How can the linense be transferred?ThanksTheo
I am creating a template in Mathcad 15 that automatically pulls data from an excel workbook and populates various variables with that data. I want to setup a conditional textbox that displays a warning if a particular variable is 0 but is not visible otherwise. Is there a way to do this?
Hi everyone. I purchased a 1-year student license for Mathcad Prime Version 11. I am having some issues launching the software and need to use my Product Code. However, I do not know where to find it. If someone could tell me where I can find the Product code for the edition of Mathcad that I have purchased, that would be much appreciated. When I purchased the license for Mathcad Prime 11, I received 3 confirmation emails, one of them having a Product Key, which began with MT. However, I was made aware that this is not, in fact, the actual Product Code. Please tell me where it is located. Thank you for your help.
I purchased the Mathcad Prime 11 Student version back in May, but i had issue with my Laptop Wi-Fi Network card, and now i am using a docking station with wired network. But my Mathcad is not working anymore, so i need to know how to re-generate a license with the correct host ID. I am being asked to find the product code but i am having hard time finding it... i need help please urgent ! any help is appreciated.
i was given the free 30 days trial but i could not login successfully because i don't have a product code. Please can you email the product code to me?
Please could someone assist me with the following error: Error states the value must be a function. Not sure what I am doing wrong here. Variables b, n, As, and d are defined previously.
Hi,I’m looking for some help with coding a script that can extract information (such as section type and associated loads) from an external source, like Excel, and import it into a developed Mathcad sheet. The goal is to check section capacity in accordance with the relevant codes and standards.I appreciate this request may be a bit broad, and I am aware some example codes exist here: Code Examples. However, as I’m new to this, I would greatly appreciate any guidance or assistance in streamlining the script.Kind regards,Iain Note, I am using Mathcad Prime 10.0.0.0 Edit: We are looking to create Mathcad files based on an original worksheet, using externally sourced data from Excel.
I noticed an issue with MCP11 vs 10 regarding Advanced Controls List Boxes where the selection is not preserved when a file is saved/closed/reopened. Anyone else seeing this issue?Without selection preservation, List Boxes are basically useless. I haven't yet checked if the other types (checkboxes, radio buttons, etc.) maintain selection.list box code (this worked in MCP10 w/o issue):// TODO: Add your initialization code here ListBox.ResetContent(); var list1 = Inputs[0].Value; var list2 = Inputs[1].Value; // Add Strings here as needed for (var i = 0; i < list2.length; i++) { ListBox.AddString(list2[i]); } function ListBoxEvent_Start(Inputs, Outputs) { // TODO: Add your code here }; function ListBoxEvent_Exec(Inputs, Outputs) { Outputs[0].Value = list1[ListBox.CurSel()]; }; function ListBoxEvent_Stop(Inputs, Outputs) { // TODO: Add your code here }; function ListBox_SelChanged(Inputs, Outputs) { // TODO: Add your code here }; function ListBox_DblClick(Input
I have this general relativity solution to Godel's metric solved in MathCAD 15 that runs just fine. I wrote it in 2016 so details are a little fuzzy as to how I did it :). I tried to convert it to Prime 11 and got several errors. Are the errors easy to fix, or does it require a complete rewrite of the programs within?
I'm starting to use tables a lot as a convenient way to enter groups of related data. In a spreadsheet-like way I would enter rows (or columns) of data that I want to annotate somehow. I've tried using strings (double quote) as elements and MCP seems to be unhappy with that. thoughts? suggestions? TIA! (Prime v11)
PTC Mathcad Prime 11 should be available for download for subscribers starting April 2, 2025. At the same time, it should become available for download for the Mathcad Trial. Click here for a blog article on what is new in PTC Mathcad Prime 11. Click here to read an interview we had with PTC Mathcad product manager Andy McGough on why you should upgrade to PTC Mathcad Prime 11, or why you should be trying it if you aren't already a customer. Click here to watch our webinar replay-on-demand to hear The Latest in PTC Mathcad Prime 11, narrated by Andy McGough, the Mathcad product manager.
Hello Everyone.From : To :Solve symbolically ? ( MC 15 )Thanks in advance.Regards.
I'm using MathCAD 15.I'm trying to solve this six-equations-six-variables system of equations. But no matter which initial guesses I use, I have not been able to solve it. Also, I'm using unitless values.The error that is displayed is in the screenshot. Clicking "Trace Error" only leads it to saying that the problem is in α1 being undefined (which does not make sense). Randomly, it even points to some cosine or even a "2".How do I fix this? I believe there's something very basic that I'm not paying attention to. Thank you for your attention.The file is attached.
Good Morning, I have encountered a problem solving a symbolic equation using Mathcad Prime 11.0.0.0. I try to evaluate the derivative of function using keywords from Sybolics (Operators and Symbols).The error is: "More than one independent variable for keyword solve.What I try to do is to find when the derivative of the function is equal zero. To find max/min of a function.One variable in function f(x) is x. The rest is defined above. So I do not understand what the problem is here. Variable x should be in metres , from range 0 to 1.Please see below. Also file in attachment. What did I wrong? Is there a better way to find a solution? Anyone could help? How to do it properly? Kind RegardsKarol
I made my homework in mathcad 15 in uni lab and tried to open it on my pc, since I have mathcad 11 prime I tried to convert it with built-in converter and I got an error. Attached both XMCD and Log(XML) file.
How can I determine the maximum absolute value of a vector, but have the result appear with its corresponding sign?. Thanks to the community for your attention.
Saludos comunidad, tengo un problema con la solución a través de un bloque solucionado para determinar los diferentes valores detallados.(PTC Mathcad Prime 10.0.0.0) El problema que tengo es que el resultado para cada fila de la matriz g es el mismo, y no debería ser así, específicamente Gracias por su atención
Helo folks!Please see the attached file.How can I filter the range variable or vector so that it basicly creates a new one but for values greater then, let say 9 (like in the file attached) it returns 9 for all remaining values in the range.Please help.Thank you.
I ordered Mathcad Prime on 19/09/25 but I have not received my fulfilment confirmation email. Can someone please send this to me?This thing wants me to open a thread on the PTC Community but I want to contact someone directly who can sort this out.
Hello everyone,I am trying to convert an old calculation file (in PDF format) to the latest version of Mathcad Prime. There are a few functions that I don't fully understand. I am attaching the PDF and the Mathcad Prime file for reference. Any help is appreciated. Thank you!
I am trying to evaluate the sum shown below. I get "This array index is invalid for this array" but I don't see it. I would have thought that if the upper value in the sum is less than the lower, MC would give zero. That is not the case. Maybe this is the problem but, if so, I don't see how to solve it. As always, any help would be appreciated.
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.