PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
When I tend to open up the worksheet in Mathcad Prime 8 does it auto recalculates the worksheet on its own or do I have to manually calculate the worksheet ?If yes In which scenario does it recalculates the worksheet? Best,Sam
I purchased Mathcad Prime 9/14 and still not received the Fulfillment letter.Cleverbridge reference number is 514884616not sure what to do now.
Helloin the attached sheet there is a problem of mechanics of a damped systemUnfortunately I couldn't use odesolve, so I tried RKfixed, but again I got an error message from Mathcad. So I did a manual RK4😅Could someone help me use the Prime RKfixed? it would be more elegant than what I did😂and also to stop the loop when "v" (speed) becomes negative,after that continuing the iterations no longer makes physical sense, at least when x<0. Since at that point the load has passed through the damper also, all attempts I made with the units failed Differential equations are not easy for me😂
Trying to Solve for Va as a variable. Used "Solve, Va" and tried using the find (Va) function but it wont give me anything. Does anyone know any Tricks to this?
Thanks MathCad! It happened once again. Program crashes AFTER I saved the file and open up the file and it is completely blank. I have complained about this for YEARS and nothing has been done and I know it happens to others. I am looking for a new software option because I am TIRED of losing work.
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.
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.