Skip to main content
15-Moonstone
July 9, 2020
Solved

SOLVE BLOCK etc

  • July 9, 2020
  • 2 replies
  • 2601 views

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.

 

Best answer by Werner_E

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.

Werner_E_0-1594382404642.png

 

 

2 replies

25-Diamond I
July 10, 2020

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.

ssato15-MoonstoneAuthor
15-Moonstone
July 10, 2020

Hello Werner_E san,

 

  I'm sorry.

 

I attached the file  by MATHCAD 15.

 

23-Emerald IV
July 10, 2020

Like this:

LucMeekes_0-1594369364261.png

 

No need to use a solve block, and this also works in Prime.

 

Success!
Luc

Werner_E25-Diamond IAnswer
25-Diamond I
July 10, 2020

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.

Werner_E_0-1594382404642.png

 

 

ssato15-MoonstoneAuthor
15-Moonstone
July 12, 2020

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.