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.0Hi Support,需要提供关于Mathcad Prime的一个功能介绍关于- 提供一个例子实现vba对Mathcad变量的读写和强制计算刷新 (组件对象模型部分)Thanks,
mathcad cannot handle correctly the swap of negative symbol in odd powers.Specific, calculating this expression (-1/8)^(-2/3) gives an imaginary result instead of the 4 as result
I am using Mathcad Prime Release 10.0 and Datecode10.0.1.0Hello,is there a way to insert line breaks in Mathcad expressions, especially when using READEXCEL with long file paths? I need to read two matrices from different files and combine them using AUGMENT(A, B), but the full expressions do not fit on one worksheet line.Is line wrapping supported, or is there a recommended workaround?
i want to learn mathcad for study master degree in thailand
Hi,I looked through the API guide and downloaded the examples. The last part of the code displays 'output1' in message box. It does not have example on how to show the matrixoutput1.Can you help with this? I need to get matrix from the sheet.
Hey there. I've been trying all sorts of different ways to try and get this solver to work. Different errors depending on the way I approach it. I believe it should solve. None working. all help would be amazing. Really the two outputs i care about are R_o and h_2.Thanks!
Check out the replay for the Mathcad Advanced Controls Crash Course! Presented by Vipul Trivedi ( @VipulT ) of the Mathcad Application Engineer team and PTC's internal expert on Advanced Controls, he walks you through... What Advanced Controls are and why they're so powerful and interesting How to use them in Mathcad Prime 10 Common use cases and examples for each of the six control types (List Boxes, Checkboxes, Text Boxes, Radio Buttons, Sliders, and Buttons) You'll walk away much more confident in your ability to implement these scripted objects, and you'll also have access to not only the replay, but the worksheet examples with the pre-built scripts that you can copy-paste for your own projects. This webcast is intended for people who are already familiar with Mathcad Prime, but are not already familiar with scripting. The worksheet .zip attached to this Community post are Mathcad Prime 11 worksheets. Certain changes made to Prime 11 changed how script
Hi all, Currently experiencing an issue with an Excel component on a colleagues computer. The Mathcad file, attached, works on my computer fine but not my colleagues. States his "excel is busy". Any ideas why it works on my computer but not my colleagues? Many thanks,Iain FYI, I am using Mathcad Prime 10.0.0.0 (and is my colleague).
Dear Support Team,I hope you are doing well.I am writing because I have lost my license for Mathcad Prime 7.0. Unfortunately, I can no longer access the license information needed to activate the software.Could you please assist me in recovering or reissuing my license? If you need any information from me (such as purchase details, email used during registration, or proof of purchase), I will be happy to provide it.Thank you for your time and assistance.Kind regards,Mohamed El Derkaoui Merzouk
Always when i start MathCad, it starts with the wrong email, so my license doesn´t work because it´s on the other email. The problem is, that i can´t change the email
Hi thereI got this screen when I open Mathcad. what should I do to get rid of it ? my license is still valid to 2027 Regards,Yusra
I am using Mathcad Prime 11 and I am a bit confused about how symbolic solving and variable definition work. In my worksheet, I use the symbolic solve operator and Mathcad returns a value for VBL, but when I try to evaluate the variable afterward, it still appears undefined or does not behave as I expect. I am not sure whether I am using the wrong operator, whether the symbolic result is not actually being assigned to the variable, or whether I should be using a solve block instead. The following screenshot describes the issue. I would really appreciate any guidance on what I am doing wrong and how to properly define and reuse the solved variable in the worksheet.
Dear PTC Support,I am contacting you regarding a licensing issue with Mathcad.I would like to activate student license for my own student email acc, but during activation I receive the following message: "You reached the maximum number of license requests available for your product type."The situation is as follows:Mathcad had peviously been installed on this computer;A trial had already been used earlier by another person on the same device;I am now tryhing to activate Mathcad using my own student email acc;However, the system still shows the maximum license request limit error.Could you please verify,Kind regards,Aleksandra Nawrocka
Hi there ,I need to make CWD ,which is used to identify the location of the input, fixed . So if I send my Mathcad sheet to someone else he can open the sheet and see the calculation.Is that possible or he has to change the CWD and the input file ( in_file) ?Regards, Yusra
When using the symbolic solver, Mathcad Prime 11 often puts in unnecessary parentheses. I've tried every keyword in the symbolics pull-down menu to get rid of the parentheses with no luck. Is there a way to get Mathcad to remove the unnecessary parentheses? For example, I would like to see the following.
To download the Mathcad Prime 11.0, refer article You may also follow the steps listed here: Post Content extraction - Select # Setup.exe Double #Click the Setup.exe and the software will be ready to install. Follow the prompts on the screen.
I’ve been looking at automating some calculations with the Viktor program. Viktor acts as a kind of app builder for python apps. I’d like to use MathCAD to perform the actual math for the calculation because it’s easy to see the math workflow, but I’d use Viktor as the bridge between my finite element program to bring results into MathCAD and to help visualize results. Does anyone have any experience with integrating MathCAD with Viktor? Any guides or tips you can provide?
I'm reinstalling this in a new personal laptop, but the license server at PTC is giving an error: (403) Forbidden. I was under the impression that I had a permanent license even as a migrate to upgraded computers. Please advise.
Dear PTC community!This topic is a continuation of the "Symbolic solver unit conversion with further substitution" thread.The idea for the improvement is to analyse the bending moment M (bearing capacity) as a straightforward function of different areas and reinforcement grades.Thus, I want to explore how varying the reinforcement level, area, and yield strength affects the moment M for a specific reinforcement stress value at a fixed strain, for instance, the 0.2ecu1 level. I thought that for such a purpose, the additional axes (fyd_n for each reinforcement grade) plotted with dots, whatever, would be useful with both horizontal and vertical axes (stress-strain for each reinforcement grade) in the form of "sights" as in the @Werner_E file, as follows: The possible representation of the aforementioned could also be as follows: I found that the technique of plotting the dot lines for specific values of fyd can be used f
How can I get MathCad to update my MathCad 14 license? I installed a new internal hard disk drive. It has a different MAC Address. Consequently MathCad will not open and run. I need a set of step by step instructions to get and install a new MathCad 14 License.
I have a character replace function. I would like to use it to replace a string with a string. If the user inputted duplicate "OR's" then I want the function to thin out "OR OR" to just "OR". Thanks in advance
I have: And a dropdown with rebar properties: Areas are in col 2, 0.44, 0.60, 0.79, etc. How can I write an equation that returns the bar size with the largest area exceeding Areqd? Please advise, thank you
I used the MCD converter to convert an old worksheet. The converter changed a conditional statement from IF-OTHERWISE-RETURN to IF-ELSE-RETURN. It stated the results are still accurate, but that is not entirely the case. I don't know how to change it back to the original conditional statement. Is there a way to change it?
I cannot download Mathcad prime, the link cannot be found.
I am contacting you to request assistance with accessing and activating my Mathcad Prime 8 license, which I purchased in 2022.
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.