clwclear allclcclose allcleardeleteclcreset5^2 in MATLAB?x?x:10x <- 10x = 10assign x 10length()dim()size()rows()[A; B][A, B]merge(A, B)combine(A, B)A == B checks:;) in MATLAB commands?example.m?run example.mdisp()text()publish()format().mlx.live%%%###@@exportToPDF()| Qno | Answer |
|---|---|
| 1 | a) Matrix Laboratory |
| 2 | c) Browser Console |
| 3 | c) .m |
| 4 | b) Accessing the MATLAB Home menu |
| 5 | b) Previous commands executed |
| 6 | b) To execute commands directly |
| 7 | c) Workspace |
| 8 | c) clc |
| 9 | b) Writing and editing scripts |
| 10 | a) clear |
| 11 | b) 25 |
| 12 | b) .* |
| 13 | c) x = 10 |
| 14 | c) size() |
| 15 | b) [A, B] |
| 16 | b) Value equality |
| 17 | b) Suppress output |
| 18 | a) Executable files |
| 19 | c) .mlx |
| 20 | b) Mixes code with formatted text and visualizations |
| 21 | c) Both a and b |
| 22 | a) disp() |
| 23 | a) Yes |
| 24 | b) Accept input arguments directly |
| 25 | b) Use the “Convert to Live Script” option |
| 26 | b) %% |
| 27 | b) Select “Save As” -> PDF format |
| 28 | a) The script stops execution |
| 29 | b) Converts it to HTML or PDF |
| 30 | b) Combining code and rich documentation |