MCQOPTIONS
Bookmark
Saved Bookmarks
→
Matlab
→
User Input Screen Output
→
cat(A,B)$
1.
cat(A,B)$
A.
cat(2,[1 2;3 4], [1 2; 3 4])
B.
cat(2;[1 2,3 4]; [1 2, 3 4])
C.
cat([1 2;3 4], [1 2; 3 4])
Answer» B. cat(2;[1 2,3 4]; [1 2, 3 4])
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
WHAT_IS_THE_ADVANTAGE_OF_MATLAB_OVER_OTHER_COMPUTING_SOFTWARE_WITH_MATRIX_DIMENSIONS??$
cat(A,B)$
What is the function used to multiply a matrix, A, with itself n times?
reshape([1,2,3;4,5,6],1,6)
What is the symbol used to evaluate the transpose of a vector?
To see the sub-matrix with aij for 2
Vectors depend upon brackets while scalars don’t.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies