Skip to main content
15-Moonstone
January 15, 2010
Question

Solve Block

  • January 15, 2010
  • 2 replies
  • 4988 views
I am working on a project where I will being several solve blocks. I have had good success using solve. If I have defined a function in a solve block, can I use it in another solve block? I am pretty sure that you cannot have a solve block within another solve block. But MathCAD may treat a function differently.

Thanks for the support.

David Tietje

2 replies

1-Visitor
January 15, 2010
>I am pretty sure that you cannot have a solve block within another solve block. <<br> _______________________

Will surely depend upon the structure of the solver(s) involved as well as the Mathcad versions(s). PTC seem to have played a lot in those blocks since Mathcad 11.2a and previous versions.

Attach the block as an image to be reconstructed by users of different versions.

jmG
1-Visitor
January 22, 2010
You can not insert a solve block inside another solve block.

Mona
24-Ruby IV
January 22, 2010
On 1/22/2010 11:28:48 AM, MonaZ wrote:
>You can not insert a solve
>block inside another solve
>block.
>
>Mona

Can we insert if-operators in solve block?

See one task:
http://twt.mpei.ac.ru/MCS/Worksheets/chain-eng.xmcd


Val
http://twt.mpei.ac.ru/ochkov/v_ochkov.htm
19-Tanzanite
January 15, 2010
Yes. If you define a solve block so that it is a function, then that function can be used in another solve block.

Richard
tietjee15-MoonstoneAuthor
15-Moonstone
January 18, 2010
Thanks, I will give it a try

David Tg