Right array division with a vector
Show older comments
Why
1./1:1:10
return error
and
1./(1:1:10)
Does not?
Should not 1:1:10 return a vector?
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!