adplus-dvertising
frame-decoration

Question

What is the output of the following code?
sparse[m n]

a.

A m*n all zero sparse matrix

b.

A m*n sparse matrix

c.

Error due to syntax

d.

Error in the input

Posted under MATLAB

Answer: (c).Error due to syntax

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?