The initialisation of this matrix which the colon operator

if my matrix is: B = [ 0 4 8 12 16 20 24 28 32 36 40]
would the correct initialisation be: B=0:4:20??

Risposte (1)

No, but you are headed in the right direction. You will immediately see the problem when you try your code.

Categorie

Richiesto:

il 2 Dic 2015

Risposto:

il 2 Dic 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by