Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello everyone,
I have a question about solve block.
Please see attached file.
How do I use symbolical solutions of solve block etc. automatically ?
Please advise me.
Thanks.
Solved! Go to Solution.
As Luc has shown you could also use the symbolic "solve" instead of a solve block.
But in MC15 its no problem to evaluate a solve block symbolically.
It looks to me that you are mainly interested in the symbolic results. Therefore I would not bother setting up functions (to avoid the red error indicators from the numeric processor).
In case you'd like to have functions to be able to evaluate with various numeric input values, too, you can create those functions after having the system symbolic solved. See the attached file and pic.
Sorry, no attachment visible
In case you are trying to evaluate a solve block symbolically in Prime - you can't. Its something useful you can do in real Mathcad but they broke it in Prime.
Like this:
No need to use a solve block, and this also works in Prime.
Success!
Luc
And if you don't like the red, here's what you can do:
Success!
Luc
As Luc has shown you could also use the symbolic "solve" instead of a solve block.
But in MC15 its no problem to evaluate a solve block symbolically.
It looks to me that you are mainly interested in the symbolic results. Therefore I would not bother setting up functions (to avoid the red error indicators from the numeric processor).
In case you'd like to have functions to be able to evaluate with various numeric input values, too, you can create those functions after having the system symbolic solved. See the attached file and pic.
Hello Werner_E san,
Thank you for your response. This is good for me.
I want to calculate the concrete values using symbolic calculated results automatically without copy and paste after symbolic calculations.
I attached another method that is not so cool.