PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
@TudorMarin @Werner_E how can I make interpolated value of X2 for a specific value of C in Mathcad from given excel or from a mathcad table?
As per this thread - same issue. I have the same issue, my old PC died, and now I'm unable to get a new license file to match the new PC HW. I have a perpetual license for version 14-15, but no way to use it - prime is not an option - sorry but I'm not going to pay for a new program that I don't need when I already own a program that covers my needs. PCT, please reach out to me at help me get going again. Thank you! \\\Jens
Unsure if solveblock will work Please help
Hello All, I am trying to solve an equation that has condition statements and find the roots.Please help, Thanks
Hello All, I have generated a mathcad worksheet that can find bearing capacity of a soil based on a given footing size. Now, I am attempting to find the bearing capacity based on random footing size and for a given settlement but I am seeing a plotting failed error. Please help. My version Prime 7.0 Thank you
Hello,i applied for a mathcad student license a while ago when i needed it, but now i want to use it again an the license expired and there is no way to re-activate it?
Hello,I would like to better understand the object "ValuesSetter". Description says it is for setting multiple values of double or matrix scaled values by alias. What does "multiple values" mean? How can a single alias, which is supposed to represent a single mathcad variable hold multiple values?And how is this different from Worksheet methods "SetRealValue", "SetStringValue" & "SetMatrixValue"?If there's someone who could give a sample code in VB using the object ValuesSetter and one of its methods, that would be great.There is also an object called SetValueResults. Is it related to object ValuesSetter? And, does anyone know if it is possible to create a matrix of "strings"? Or mix of strings and double even?The method "SetMatrixElement" of the Matrix object and the method "SetMatrixValue" of the object Worksheet only create matrices of type double.I guess I can send the string one by one to mathcad, then group them into one matrix inside the mathcad but I'd like t
HiI want to extract a column with data from different tables, where each table contains several subcategorys. See example below (and attached file). Is this possible to do in mathcad? For example, by selecting "Table 1", "Subcategory 3" and section "C" I want to extract a column containing the right set of data. Thanks in advance!
Hi All, Working with multiple input data as matirx or vector and got a error message on function cannot be use here. Root function solve if I rewrite the R into a wx, Appreciate some advise to see what can be done to solve this multiple combination function by recalling the variable I like to combine in the equation.
Hi All, I created a set data and put them in matrix. Some data product has return the correct value, but there is not return the total sum of the array. Not sure why this has happen. Please help.
Dear all, I have a column of values stored in the variable "i". My intent is, I want to utilize a while loop with a continue/break statement to track a specific range of numbers within the column based on a given input row index. For instance, if I input the row-index value of "4", I would like to extract the range of values from the 4th index of variable "i" until the end. Please help. Thank you
Hello All, I have a system in which there are "N" number of black layers and each layer will have random thicknesses. Then, I want to put a red line on top of any black layer. Whenever I do so, I want to find the number of layers existing only below the red line and also the corresponding layer thicknesses. If the red line ends at the end of the lowest black layer, it should not find any layers below. I can do the worksheet if the red line is present at the top black line but am unable to do so if it stays otherwise. Please help. I have attached my work image for reference. Thank you
Good afternoon,I have been trying to solve a bondary value problem of a 4 grade differential equation but I don't understand how I should setup up my worksheet to obtain the 3 derivatives (C1, C2 and C3 in in the matrix D_). Also, the function "sbval" returns me an error that says "unkown error: exception by call destination", and so I can't calculate the conditions that I need to obtain the solution. Attached there is the mathcad file in 8.0 version.Thanks to everyone for the help.
Good afternoon,I am doing an exercise in Mathcad prime 8.0 where I have to solve a boundary value problem of a 4th degree differential equation, knowing that the boundary conditions are: y(0)=q*(R^4)/(64*B_plate), y'(0) = 0 and y(R) = 0, y'(R) = 0. I have tried to setup the worksheet and in r = 0, I have obtained the initial conditions that I need but I can't undestand how I can get the solution to zero when r = R. Also the file attached is written in italian so if you need any clarification ask me.Thanks.
Greetings all, I am trying to extract value from a randomly defined matrix but I am unable to do so. I have attached the file and image for reference. Please help. Thank you,
Hello everyone, Here I need a help in solving a system of equations in a loop statement.I want to get the coordinates of intersection point of two circles, one circle center coordinate (0,0),R=31.5The other circle center coordinate (33.8 ,S) -54<S<150how can I calculate all intersection points of two circles using Mathcad. Thank you
I use matchad prime 8 and for some reason this row operation doesn't work I can't seem to figure out why
Hi All, I set up an solve block looking to solve a few equation, however the no solution can be found in solve block but when I use root fuction, I manage to get some answers. What have I done wrong? Can anyone spot the problem, please help. Also how do I get rid of the NaN number i.e. 0.6i on some answer in the root function.
I am trying to find the efficiency of a 3 loop system. In order to find that, I need current equations of all the loops from which I can extract power of the circuit and eventually efficiency of the system. The solution I get is way too lengthy, I tried even manually to simplify them but had no luck.Please help!
As shown above I have created an table with formula but I want to show the values rather than just formula. please help.Thank you in advance.
Hi, I am trying to create the table for wind pressure on various face of the building for various pressure coefficients. the formula are shown in the header of the table, Kindly help me to create on such table as in excel where the value will be calculated based on the formulas and how to retrieve a specific value from the table.Thank you in advance for your kind help.
I'm trying to create a summary table at the end of a worksheet where I need the values of variables previously defined to come up instead of the variable name:
Hello Everyone, I am attempting to write a 'RowSwapper' function in Prime 8. Essentially, I have a matrix 'A' in which I need to replace certain rows that are present in another matrix, 'B'. The function should take the following arguments: RowSwapper(A, B, "label"). It should generate a new matrix, called 'A_Swapped', where rows are swapped only in instances where items have the same ID (column 2) and where label="LoadCase4" (column 5). However, the function I've developed isn't ideal because it relies on matrix 'A' having a well-defined order, and that matrix 'B' maintains the same order per unique ID as they initially appear in Matrix 'A'. Furthermore, it only includes load cases equivalent to "LoadCase4". Additionally, it's time-consuming in terms of computation. Screen shot of Matrix A and B:Desired Output Please note that I don't currently have access to Prime 9. Feel free to send me screenshots of the Prime 9 solution along with the file, which I can op
As shown above when I tried to linear interpolate the D values corresponding to h/d values of column 1. It is showing following error, Kindly help me.
Hello, I have some difficulties to plot on a XY axes system, the efficiency of a voltage converter. I want to have on the x-ax the output current in Amps, and on the y-ax the result in % for a specific switching frequency value.The error that I got is related to the fact that the variable from the x-ax is undefined.Could you help me please to understand what is wrong? Thank you!
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.