Standard Unit of Matlab
Mostra commenti meno recenti
I am trying to figure out the standard units of Matlab, for instance if I code mass=10, would the Matlab incorporate this as 10 kilgograms or grams?
Also, how would you put gravity into Matlab.
The only way to convert units that I figured out was to download the master m.files from the web and use it. However, is there another way such that I do not need other extra files?
3 Commenti
José-Luis
il 17 Feb 2013
What is your purpose? Unit conversion?
Tae Yeong Kim
il 17 Feb 2013
Jan
il 17 Feb 2013
What are "the master m.files"?
Risposta accettata
Più risposte (1)
Walter Roberson
il 17 Feb 2013
0 voti
MATLAB has no inherent notion of units (other approximations for screen displays). Whether 10 would be kilograms or grams or pounds or slugs would depend entirely on the program.
I think there are some contributions in the File Exchange for dealing with units.
Categorie
Scopri di più su Polar Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!