Right array division with a vector
Ältere Kommentare anzeigen
Why
1./1:1:10
return error
and
1./(1:1:10)
Does not?
Should not 1:1:10 return a vector?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!