adplus-dvertising
frame-decoration

Question

What is the output of the following code?
rand(2,’signed’)

a.

A 2*2 matrix of signed data type

b.

A 2 element vector of signed data type

c.

A 2 element vector

d.

Error

Posted under MATLAB

Answer: (d).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?