1.

Vectors defined by [] can be cellular vectors.(a) True(b) FalseThe question was posed to me by my college professor while I was bunking the class.This question is from Syntax Error in portion Troubleshooting of MATLAB

Answer»

Correct OPTION is (b) False

To ELABORATE: CELLULAR vectors can only be defined by using a {}. If they are defined using [], it becomes a 1-D VECTOR which is different from cellular ARRAYS.



Discussion

No Comment Found