Changeset 138 for trunk/sample/miscellaneous/sample_arrays2.mso
- Timestamp:
- Jan 26, 2007, 3:21:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/miscellaneous/sample_arrays2.mso
r83 r138 39 39 diff(Var1(2:Dimension,:))*"s" = Scalar*Var2(2:Dimension,:); 40 40 41 exp(Scalar)*Var2 = sin(time /"s");41 exp(Scalar)*Var2 = sin(time*"rad/s"); 42 42 end 43 43
Note: See TracChangeset
for help on using the changeset viewer.