Han Shih
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by Han Shih-
Hi Eli, Thank you very much for your help. It seems not easy to write the codes. I will give a try. Sincerely, Robert
-
Hell Eli, Can you please help me another question? I have a code as below: for v in m.getVars(): print('%s %g' % (v.varName, v.x)) The varName is 3 by 2 dimension, so x is 3 by 2 dimension to...