Matla+Worksheet+1.docVIP

  • 6
  • 0
  • 约104.55万字
  • 约 93页
  • 2016-12-23 发布于河南
  • 举报
Matlab Worksheet 1 Part A Get into Matlab: Use the diary command to record your activity in to a file: diary mydiary01.doc before you start your work. (And diary off to switch off your diary when you finish your work.) At the Command Window assign a value x=10, then use the Up Key ↑ to repeat the expression, editing it to show the effect of using a semicolon after the 10, namely x=10; Answers: x=10 x = 10 x=10; Confirm whether the following names of variables are acceptable: Velocity Yes Velocity1 Yes Velocity.1 No Velocity_1 Yes Velocity-01 No velocityONE Yes

文档评论(0)

1亿VIP精品文档

相关文档