I want to learn MATLAB on my own. In last 20 years lot of progress has taken place. I am not much connected with computer of late ,except basic computer knowledge. since my subject is Maths, I want to learn it!!Pl give tips to me as a beginner.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How to learn MATLAB
0 Commenti
Risposte (3)
abhijit kulkarni
il 10 Dic 2013
Modificato: Walter Roberson
il 10 Dic 2013
Matlab is extreemly user friendly
>> means command window
here u can execute instructions immediately
(ex: a=6 (press enter) b=8 then a+b
Then
>>help plot
>>help subplot
>>help cos
etc..
All the best
0 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!