How to create a vector of submultipliers?
Mostra commenti meno recenti
I want to write some code so that, when I enter a number, I get a vector composed of his sub-multiplier:
example: x=10; vector= [1,2,5,10]
how do you program such a thing?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Aerospace Blockset in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!