Ex. 1 Write your first Matlab program a = 3; b = 5; c = a+b. Output: 8. Remarks: (1) The semicolon at the end of a statement acts to suppress output (to ...
確定! 回上一頁