How can i explain this to matlab?
3 views (last 30 days)
Show older comments
if a is not an empty vector/cluster then do 'this'
0 Comments
Accepted Answer
madhan ravi
on 22 Oct 2018
Edited: madhan ravi
on 22 Oct 2018
if ~isempty(vector)==1
Do this
end
2 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!