PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
Good afternoon friends of the community, I am new to using Mathcad. I have a problem getting data from a general graph for an area smaller than the interior as shown in the graph. My version of Mathcad Prime is V.9.0 Thank you for your attention. Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- interpolacion en graficos Muy buenas tardes amigos de la comunidad, soy nuevo en el uso del mathcad. Tengo un problema en la obtención de datos a partir de un grafico general para un área menor al interior como se muestra en el grafico. Mi versión de mathcad Prime es V.9.0 Gracias por la atención.
PTC held a webinar on 8/20/2024 called Advanced Controls Crash Course. No questions were taken during the webinar. Instead, attendees were asked to type their questions in the chat area. These questions were then supposed to be answered later. Has anyone seen a list of the questions and answers? Where would one find this information? A question that I had asked was, "Is it possible to expand/collapse areas using the new controls?" I really would like to get an answer. I have searched through the Knowledge Base and it appears it could be done in previous versions using the on-board script editor. MC Prime 10 does not include an on-board script editor. You can only edit the script in a control. Is it possible to see the "code" behind MC areas?
Hi, Mechanical engineering student here, I'm trying to use MathCAD Prime 7 to solve for unknown variables in a linear equation using the symbolic solve function. All I seem to get is the spinning yellow disc loading icon. Can anyone help? I have attached the file in question.
Hi,On Mathcad 15 I used a VB script to recalculate the worksheet using a "worksheet.Recalculate()" comment assigned to a button, but this comment not working on the PTC Mathcad Prime API.Can you help me to solve this.
How can I use bode function in prime?
Hi Folks,I hope everybody here is doing fine.I was wondering if anybody knows if it is possible to create a button that simply recalculates the entire worksheet once its pushed.Thanks a lot in advance,---Shak
The autoloader fails, but I am persistent. After about the 5-6 times, it runs..... I follow the installation script, but on the Application Selection screen: the list is empty.Please help me get the 30 day demo of MathCAD.
Hi all, I've created a vector value as shown below does anyone know how to create an 'if statement' to get the min/max results for these two vectors? Your help is kindly appreciated
Hi all, I've created a vector values as shown below and I want to check the design for each of the value is pass or not. does anyone know how to create an 'if statement' to get the results as shown below? Thank you for your kind help.
Good afternoon community, I ran into a problem. It turns out that I want to solve some equations whose data are found as matrices and I want to calculate the unknowns for each row of said matrix, but at the same time there are certain conditions that I want to be met to determine those unknowns. Thanks for your attention. Mathcad Prime V.9.0 Translated by the Community Moderation using Google Translate. Buenas tardes comunidad, me encontré con un problema. Resulta que deseo resolver unas ecuaciones cuyos datos se encuentran como matrices y deseo calcular las incógnitas para cada fila de dicha matriz, pero a la vez hay ciertas condiciones que quiero que se cumpla para determinar esas incógnitas. Gracias por la atención. Mathcad Prime V.9.0
Hi,What could be the reason of which when setting g:=2 the first local minimum is taken as 11.095 (so jumps/skips over the first local minimum), but when using g:=2.3 the first local minimum is taken as 4.812, so the first minimum expected one value around 2.3 value. I would expected to see the first local minimum as 4.812 when using g:=2 as well.My understanding is that by setting g:=some value, then maximize(f,g), and minimize(f,z) mathcad functions will take the first local maximum and the first local minimum around this g given value. Is not right my understanding?
I am using Mathcad Prime 5.0 5.0.0.0I have a worksheet with an array that is 12 rows by 1 column. I know realize I want 15 rows. How can I change the arrays size so I can enter the additional values?
Hello everyone,Im trying to construct a matrix in Mathcad Prime 4.0 for a Newton-Raphson power flow solution, but im having trouble defining the elements where a summation with j≠i is needed.Is there any way to handle this in MathCad? Thanks in advance
Whenever I need to do a quick symbolic calculation involving functions, I need to clear the function variable because Mathcad substitutes the previously defined value of the function. I read on a worksheet that one way to do this is to use the symbolic modifier explicit command, but I think they changed that in the newer version and it no longer works. I know I can just use the clear() and clear.sym() commands but that means redefining the fun_ after, and that's a pain in the neck. Any suggestions? Thanks in advance!Version: Mathcad prime 10
Hello everyone,i want to the chop the matrix Rm into equal parts based on the row(Loads), which is 3 here.And then i want to augment the equally chopped parts, like i did in 'K'.I did not get what is wrong in the program K, it only augments first and last parts.Could someone help me hereI can not attach Mathcad sheet as per my companies policy.
Looks like Mathcad Prime 10 gradient operator does not work for spherical coordinates 😒See attached for general approach to calculate Gradient, Divergence, Curl, Laplacian and Biharmonic for Various Coordinate Systems.
Hi, I'm brand new to Mathcad so apologies if this is a silly question. I'm trying to figure out how to check inputs for columns 0 and 1 to provide an output in column 3. In this case colum 0 input is 100, column 1 input is 3, and therefore column 3 output should be 1/2500. With Excel i would use XLOOKUP and use '&' operator to combine 2 inputs. However, I can't figure out a way of doing this (yet) with Mathcad. Any advice? Thanks,Ciaran
I'm looking for a way pull a specific value from a matrix by specifying the Y value through a drop down menu and the X value by interpolating the temperature. See figures. I can't figure out a way for Mathcad to use a value in one matrix to determine a value in a different matrix. Hopefully one of you have an idea. See the figures for the tables and what I have pulled into Mathcad from Excel.
Please give me lisence i am student
I need to input data from Notepad . Can mathcad do that ? using ReadText function or there is another way to do it ? This is the data I need to input , I couldn't attach the note file because the file type is not supported , so I attached as pdf
Solve is not working for symbolic. Am I doing something wrong or is there any possible way to get an answer for this ?
Dear Mathcad community: I'm continuing to develop some calculations in Mathcad Prime 9.0.0.0. On some occasions, I have encountered nested matrices that I have been able to "clean" without problems thanks to programs I found in the forum. However, the one shown in the attached file is different in a way I cannot understand, and it doesn't allow me to clean it. I would really appreciate it if someone could take a look at it and explain how I can solve this issue. Thanks in advance! Germán
Buenas tardes comunidad, estoy buscando programar para que intercepte los valores tanto en el eje X e Y de tal manera que se obtenga los valores resaltados de color amarillo. Versión Mathcad prime V.8.0
Hi All, So I have a long list of equations in a word document that are laid out like they need to be in Mathcad script. Does anyone know a way to copy text and paste it into mathcad so it recognises it as a Math input and not a Text Box? The only way to currently do it is to re-write the equations in mathcad, character by character. Using Mathcad Prime 9.0.0 license Thanks, Rich
Trying to display the corresponding controlling condition associated with Column 1 to be displayed to the right. Is there a way this can de done simply?
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.