Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi all,
I am trying to plot the graph for vm = 1, 2.
But, I am getting error as 'All evaluations resulted in either an error or a complex result'
when I plot for f(x) vs x.
When I do the same program in Matlab for vm = 1, 2, I can able to get the result with no error.
My question is, in mathcad, is it difficult to plot for vm = 1, 2 ?
I attached my code below.
Could someone help me.
Solved! Go to Solution.
You are right Werner. Careless of me! I've attached corrected file.
Alan
But what vetri had typed was not the b-th root but b times sqare root.
Not sure what he meant, but I guess you guessed the correct interpretation.
However, in the first form, b must be an integer. In the second form this is not necessary.
Alan
Yes, sure, the b-th root would have been wrong anyway, as b is not integer.
But what vetri originally wrote was something like
but I also guess it wasn't meant that way.
You are right Werner. Careless of me! I've attached corrected file.
Alan
Nevertheless I think your first attempt is what vetri meant 😉
But now he has the choice
Dear all,
Thank you for your comments.