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.
古いコメントを表示
回答 (3 件)
Jos (10584)
2013 年 12 月 10 日
0 投票
Tip: buy yourself a book with exercises
abhijit kulkarni
2013 年 12 月 10 日
編集済み: Walter Roberson
2013 年 12 月 10 日
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
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!