(1) what is the output of the this code A = [2 1; 0 2] ;B=3 ;C= A + B (in editor window)? (A) a) 52 45 C) 54 D) 4 5 B) 54 43 35 53 ; (2) What is the output of this code a=2:7 c=a.^3 (in editor window)? (A) [8 343] (B) [2 3 4 5 6 7] (C) [343 216 125 64 27 ] (D) .[8 27 64 125 216 343] (3) What happens if we don't assign a variable to an expression which evaluates a numerical value? (A) MATLAB shows error (B) Nothing happens (C) The evaluated values are assigned to a variable ans automatically (D) Depends on the numerical value
(1) what is the output of the this code A = [2 1; 0 2] ;B=3 ;C= A + B (in editor window)? (A) a) 52 45 C) 54 D) 4 5 B) 54 43 35 53 ; (2) What is the output of this code a=2:7 c=a.^3 (in editor window)? (A) [8 343] (B) [2 3 4 5 6 7] (C) [343 216 125 64 27 ] (D) .[8 27 64 125 216 343] (3) What happens if we don't assign a variable to an expression which evaluates a numerical value? (A) MATLAB shows error (B) Nothing happens (C) The evaluated values are assigned to a variable ans automatically (D) Depends on the numerical value
Chapter5: Looping
Section: Chapter Questions
Problem 17RQ
Related questions
Topic Video
Question
I need the answer at 20 minute
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning