PNachtwey
Electrical
- Oct 9, 2004
- 776
I have Mathcad 13. I often use the Given and Find feature.
My problem arises from the length and complexity if the answers. Sometimes the stretch across several pages. To simplify is used
solve:=Find(E,F,G,H)
I wrote some programs many years ago in Mathcad 11. Now it doesn't work. It did work but it doesn't now. I must put a -> or ctrl period after the find to get a solution.
solve:=Find(E,F,G,H)->
This causes the whole solution display which stretches across pages. Before I didn't need the -> or ctrl period so the variable solve would contain the solution. I could then use the submatrix function to use just what I wanted.
The requirement that the Find has a follow -> or ctrl period makes my use of the submatrix obsolete because now I get the whole solution whether I need it or not.
Even the examples in the on-line help don't work unless I put a -> or ctrl period behind the find.
I set the compatibility options to Mathcad 11 but Find still doesn't work without the ->
Any ideas or work arounds?
Peter Nachtwey
My problem arises from the length and complexity if the answers. Sometimes the stretch across several pages. To simplify is used
solve:=Find(E,F,G,H)
I wrote some programs many years ago in Mathcad 11. Now it doesn't work. It did work but it doesn't now. I must put a -> or ctrl period after the find to get a solution.
solve:=Find(E,F,G,H)->
This causes the whole solution display which stretches across pages. Before I didn't need the -> or ctrl period so the variable solve would contain the solution. I could then use the submatrix function to use just what I wanted.
The requirement that the Find has a follow -> or ctrl period makes my use of the submatrix obsolete because now I get the whole solution whether I need it or not.
Even the examples in the on-line help don't work unless I put a -> or ctrl period behind the find.
I set the compatibility options to Mathcad 11 but Find still doesn't work without the ->
Any ideas or work arounds?
Peter Nachtwey