Page 1 of 1

Put the commands for doing this challenge into a script file. Don't just type them on the command line! Store the follow

Posted: Mon Jul 11, 2022 9:57 am
by answerhappygod
Put The Commands For Doing This Challenge Into A Script File Don T Just Type Them On The Command Line Store The Follow 1
Put The Commands For Doing This Challenge Into A Script File Don T Just Type Them On The Command Line Store The Follow 1 (44.25 KiB) Viewed 37 times
Put the commands for doing this challenge into a script file. Don't just type them on the command line! Store the following 10 numbers in 10 Matlab variables: 5, 2354, 75, 26, 6123, 2, -23, 22.3, 6.022e23, 3.14. Display all 10 values with the "disp" command. To make automated grading possible, use variable names a, b, c, d, ... and so forth.