Question
Is it not right method?
- January 16, 2015
- 0 replies
- 687 views

this is original method in my file

this is another method.
I try to change "solve block" to "while".
But I got error. Is this possible method?
I look at several example about "while".
It just is possible in case of one variable. But I need to two variable<a,a'>. so I used vector and then I make "while"
I attached my files

