Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
No matter what range i change i am not able to show 3d plot data. Anyways how's the range should be chosen for such scenarios
Example:
Team, I'm trying to do some curve fitting with the minerr function but it's not working. Any advice? The LambertW function routine is working with other Mathcad Prime 8.0 workbooks. Thanks,Dr. Atlas
Here is a misbehaviour (already present in real Mathcad, too) that I would classify as a bug, since IMHO an implicit multiplication should be treated exactly the same as an explicitly stated one. An implicit multiplication should be just that and nothing more, not additionally an implicit pair of parenthesis, too. And, yes, I am aware that some authors use different parsing rules and give priority to implicit multiplications over "normal" multiplications and divisions. But I am not aware of a reliable source that would give implicit multiplication a special place in the order of operators. Although no authoritative literature, Wikipedia also does not grant implicit multiplications a special position. https://en.wikipedia.org/wiki/Order_of_operations May well lead to endless discussions ... (just search the net for 6:2(1+2)=? ) 🙂
Ex:
I am using Mathcad Prime Release 7.0 and Datecode7.0.0.0I'm trying to calculate power loss in a motor and rpm will not work as a unit of measure. Also Radians per second also does not work when I convert it from rpm*2PI/60.Here are the errors that I facedrpm: not a valid unit.(Before calculating the output power of the motor, convert speed from units of RPM to rad/sec.)when trying to calculate: Nm* rad/sec to watts it gives me s*W in the answer.
Can I loop the function to solve and plot the equation in prime?
I definitely defined f(x,beta), but when I try to draw a diagram, the following error occurs.How can I solve this problem?Inside the red box, "This variable is not defined. Make sure the label is set correctly."
When I rotate a coloured image using the functions in Mathcad Prime recalling the image turns out to be in gray scale. How to make Mathcad prime call the rotated image in its original form?
I have used "Animation" together with WRITEPRN in Mathcad 15 to successfully loop a worksheet and export data to text files. If you record an animation in the attached worksheet, a text file shall be created for each FRAME. The name of each text file corresponds to the input variable of interest (IDpipe), whereas the entry in each text file contains the calculated quantity (WIDTH). Is there a way to modify the contents inside WRITEPRN to make Mathcad store all results in one text file containing two columns (IDpipe & WIDTH), where number of rows with data corresponds to the number of FRAMES used to record that animation? Currently I am using a workaround by letting Excel read the folder containing all solution text files. It would be more elegant though, to let Mathcad put everything in one text file right away.
Good morning everyone!For retirees, are there any discounts on buying Prime 8?Thank you very much to those who want to answer.
Hi team, I have a big solve block with 13 equations and 13 unknowns. I could not add the worksheets for IP reasons, but the question is quite generic. Please bear with me. Here is the scenario:I have a solve block that solves 13 equations and gives out the solution, say P(x,y,z). in case, I know the final result for P(x,y,z) say 200. How can I find what are the combinations of x,y,z that would lead to that. Do I use another solve block with minimum and maximum function? I tried, but lead into convergence error. tried changing guesses as well as TOL, CTOL values. Did not work. Thanks in advance.
Hi All, Relatively new to MathCAD, so apologies if there is an easy fix here. I've prepared a calculation file that take some various data and creates a piecewise function using if statements. The clip below shows a graph of the piecewise function, and the equation I am trying to solve. M(9.575 ft) = 0.967 lbf is confirmation that the function M(d) is working properly. I am looking to try to solve for a value of d that will provide M(d)=0. I am getting a "Pattern Match Error" with the equation I used above. I'm wondering if it would be helpful to solve this equation within a range, but I've hit a dead end on figuring out how to approach that. Any help is greatly appreciated.Thanks
How to have angular and radial gridlines in polar plot? Can someone please share an example of how to do it prime
I have a list of x, y, z coordinates that I'm trying to plot within a contour plot, but the resulting plots aren't returning reasonable scales... Was wondering if anyone has ever done anything like this and if they could share the format they used to plot said data? Thanks in advance
I believe the title says it.At first I though it might be related to having a Plot nearby or the text box overlapping.Then I thought it was related to multiple colors of text.I haven't quite narrowed it down, just wanted to bring it up for developers...(lol--do they read this?)I am using Express. Maybe my file is just getting too big (although it is still smaller than 1 MB).
Three files are attached:DATE.csvDATA.csvDATE.xmcd When reading the two csv files into the Mathcad file, the first element of the DATA file is corrupted and looks likeHowever, the DATE.csv file reads in correctly as: What is causing the corrupted first element when reading in the DATA.csv file. Thanks for any help provided.Reg Curry
I am wondering , what is a precise tolerance and what is a loose tolerance. I would imagine that from 10^-1 to 10^-9, loosest tolerance would be 10^-1 and tightest would be 10^-9. Please correct me if I am wrong. I also had question if I could overwrite tolerance even further? I want to loosen my tolerance even further since my solve block is not converging for 10^-1 (Assuming it being the loosest tolerance of all). Thank you in advance.
Hello, I'm not that experience with Mathcad, I do with excel, there the index match function is quite handy, something similar I would like to use in MathI would like a lookup function in a matrix, to return as output from the matrix, not the value, but the name: I'm not sure if it's even possible, have searched throughout the internet without results.. Thanks for helping!
I checked this section for a similar question and could not locate one. It's simple one I'm guessing but I just cant figure it out. Two equations: 3x^2 + 4x -7 and 5x^2-7x+3 (or whatever one variable equation). How can I add them in mathcad so I get the answer 8x^2 -3x-4 ? Thanks. Mr Noob....
Hello everyone!Why does the symbolic processor give me different results in calculating the sum of the infinite series shown in the photo? Does Prime produce the same results?
Hi guys, I have a question.. I modelled a 4th oder ODE in MathCad which works smoothly.. But when I tried to upgrade the script into (a system of ODE’s) 3 or 4 ODE’s, I couldn’t get it well working. Note that I checked the boundary/matching conditions and they are correct. So something else could be wrong. I’ve included the file in the mail. Would you like to help me here? Thanks in advance!
Hello all, I believe I am suffering from a similar problem to a previous post; Solved: Mathcad Prime worksheet Running Slow Compared to M... - PTC Community I have a legacy calculation converted from Mathcad 15 that is mathematically very simple but approximately 170 pages long and as you will see from the attached is butchering my cpu. The aforementioned Prime calculation is consequently running painfully laggy and occasionally crashing. Does anyone have any recommendations on a sensible procedure for processing such conversions that goes beyond the standard PTC Mathcad Migration guide? For example, is it advantageous to break the calculation up into areas and disable them etc... @VladimirN , @terryhendicott
Making some calculations with MathCAD I got an error such as: Unknown error: A call target threw an exception.Is there some stack trace which I could investigate to comprehend the situation? Thanks in advance.
I converted a part of file from my Mathcad 15 worksheet and getting the error due to this i am unable to proceed with calculations Can it be converted somehow?
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.