PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
Hi there,I'm trying to compare a result I got as a array to one value .... if the condition is not meet the program should show error >>> it should compare each value in g... to explain it goes to the first row in g which contains a matrix (5*1) and compare the all the numbers in that matrix if it doesn't meet the conditon it writes error ... then goes to the second row in g and do the same this is from the orginal sheet : Prime 10 is attached
Hi everyone, I need to change an array into vector in Prime 10 . @StuartBruff ..Stuart you have previously suggested this method , but I don't know where I have a mistake . Can you show me how to solve this? Prime 10 is attached Thanks in advance
school project
In the file attached (and photos below) I am trying to do the routine of finding ϕ using eigenvector and eigenvalue functions to do the same thing I did manually with A1. A2, A3 and the other matrices. Is this possible and if so can someone please help me out in doing so? Thank you!
Hi All,I am trying to use a While Loop with two conditions, something like below:while (x > 10) ^ (y < 100)...but Mathcad 15 only goes through the loop once and does not execute the iterations. If I use only one condition check, it works fine. Could someone let me know if it is correct to do what I show above?Thank you.
I am using Mathcad Prime Release 8.0 and Datecode8.0.0.0adding all the elements in the array p3(y) i.e all th eelements of the columnHere are the errors that I facedadding all the elements in the array p3(y) i.e all th eelements of the column
Even though it's the same program, calculations take longer in Mathcad Prime than in Mathcad. I used a converter from Mathcad to Mathcad Prime, but does anyone know what functions take longer to calculate? Also, if there is a way to improve this, what functions should I use? If anyone has any idea, please let me know. Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- 同じプログラムでもmathcadよりもmathcad primeの方が計算に時間がかかります。 mathcadからmathcad primeにコンバーターを使用したのですが、どのような関数が計算に時間がかかるかわかりますか? また、改善策があるならばどんな関数を使用するとよいのでしょうか。 少しでもわかる方がいましたら教えてほしいです。
Hello everyone,could someone explain why i am getting different answers in the programs e and l.Is there a way to get same output from both the programs? Does it have something to do with for loops?the output should be like program e.Attached Mathcad 10 file.
While performing iteration for neutral axis calculation for Doubly Reinforced Concrete beam, I suffered an error.Kindly help me ASAP.Thank you
How to get my Product code for MathCAD 15?
Hi All,I am new to Mathcad. I have a table where the first column is the material name and the second to fouth columns are material properties. I would like to add the table to a worksheet. When I select one of the materials, the three properties of the material will then be used in subsequent calculations. This can be done easily in Mathcad Prime 9 or 10 using Combo Box, but Mathcad 15 does not have this feature. Could someone give some guidance as to how to archieve this in Mathcad 15? Thanks in advance.
I have Mathcad 14 on an old laptop and need to deactivate its license for possible installation on a new laptop. How is this done?
I have purchased the mathcad prime 10 student edition on last 14th Oct. But I couldn't receive any email or physical product that including product code. How can I get that?Reference number:942747636
I lost my license of Mathcad Prime 7.0
I have a matrix with three columns. I want to have an if-like statement that searches column 1 and 2 and if both are negative, the result is the maximum of column 3. In this example the result would be 0.0071.Working in Prime 7.
Greetings I have created a function to calculate some parameters. I want also to enter the variable of Lvi and Lvd that are scalars but I have not been successful I want to add to the code f.c the part where you enter the overhangs, I added the matlab script and the language c in mathcad I can do it only until without overhangs if someone can give me some clue how to add that part of the algorithm that I have shown in the matlab script would be of great help, the result should be coordinates in x in the first column and y in the 2nd column.cd "C:\Program Files\PTC\Mathcad Prime 7.0.0.0\Custom Functions" && cl /I. f.c /LD /link /out:f.dll /entry:DllMain mcaduser.lib && cd "C:\Program Files\PTC\Mathcad Prime 7.0.0.0" && MathcadPrime.exe
I converted a program that was working in mathcad 15 with the mathcad prime 10 converter and started the calculation, but it froze midway and the screen became white and unresponsive.Please let me know if there is a cause or solution.---------------------------------------------------------Translated the topic from Japanese to English using google translateSubject - mathcad prime 10 計算ができないBody - mathcad 15 で動いていたプログラムを、mathcad prime 10 のコンバーターで変換し計算を開始したのですが途中でフリーズし、応答なしと白い画面になります。原因や対策などあれば教えてほしいです。- By Community Moderation Team---------------------------------------------------------
HiI have two identical scripts with identical input data. However, the output vectors differ. What is wrong with the second one?? Thanks in advance!
I've attached a snapshot of the Mathcad sheet where I'm working. I need some guidance on how to use the minimum and maximum functions in Mathcad to obtain the FTMF values.
When the numeric values for the coefficients are substituted into the symbolic solution for an algebraic equation which was solved using the symbolic "Solve" function, the answer does not agree with a numeric solution obtained by using either a solve block or the symbolic engine when all the coefficients are first assigned their numeric values. See the attached worksheet. Worksheet was created in Mathcad version 10.0.1.0 Tom
Lizenz aufeinmal weg
Hi,I see that PTC released a maintenance release for Mathcad Prime 10. So I wanted to ask if PTC is still maintaining Mathcad Prime 7 - and whether it would release maintenance release for Prime 7 - if a critical security vulnerability on Prime 7 is identified.
Hi @Werner_E Do you mind showing me how to change this program for the min distance to find the distance between the red point and all the green points come before it regardless the min distance like ...In the previous topic we found the nearest to the red point ...I need now to change it to find the distance between the red points ana all the greens come before it and the calculation of the distance should be separet for each red point ..that means if we consider to the third red point the target greens will be the ones between the second and the third points only without involving the previous segments Thanks in advance
Does anyone know/have a downloadable Mathcad worksheet that calculates all the major, minor, pitch dimensions, thread shear areas, tensile area (root and effective), etc. for a METRIC thread? I've found several metric thread calculators that are strictly web based. One would think that surely someone has created a Mathcad version for Threads based on how integral threaded fasteners are engrained in engineering projects. I hate working in Excel due to the difficulty it has in checking/tracking all the formulas. Mathcad is the way to go, especially when outputs of the threads are typically inputs later on in the Mathcad design document. Many years ago in my engineering career, I created an Imperial thread worksheet/template which spits out all the dimensions, thread shear areas, root and effective tensile area, etc. taking into account thread class and everything else based on ASME B1.1 (?). Served me well over the 2 decades. Unfortunate
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.