If a and b are two non-empty numerical row vectors (of different lengths) present in Matlab Workspace, what command would you use to create a new vector, called c, that is a combination of a and b (b elements are appended at the end of a)?     c = a + b     c = transpose(a,b)     c = [a; b]     c = [a, b]

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 16RQ
icon
Related questions
Question
  1. If a and b are two non-empty numerical row vectors (of different lengths) present in Matlab Workspace, what command would you use to create a new vector, called c, that is a combination of a and b (b elements are appended at the end of a)?

       

    c = a + b

       

    c = transpose(a,b)

       

    c = [a; b]

       

    c = [a, b]

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning