Initialising an array in matlab
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
use the colon operator (:) to initialise array B to the value shown below. B = [ 0 4 8 12 16 20 24 28 32 36 40]
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!