What would you add to my Matlab cheat sheet ?

I am an econ/math masters student, but any suggestions are welcome
I would prefer keeping the sheet on 1 page though.
  • What codes are missing
  • Can layout be improved
  • I am not sure how i can put the switch command in the sheet elegantly
Thanks :)

댓글 수: 5

MatlabPro
MatlabPro 2012년 11월 23일
plotting has many things missing, why not use help.
nanren888
nanren888 2012년 11월 23일
x(:) always produces a column.
Check for a typo on "beep"
concatenation using [a,b] [a;b]? sort of covered by "column vector defined"
get(), set() on handles?
logical addressing is faster than find &c.?
A.' is transpose
A' is hermitian transpose
^D only requires to be positioned on the word
isa()? class()?
{{}} syntax for initialisers?
Rody Mens
Rody Mens 2020년 10월 19일
Hi, do you have a nice sheet in the mean time now ;) willing to share?
Rik
Rik 2020년 10월 19일
This question was posted quite some time before the notification system was implemented. You might want to use the contact form to contact this author to remind them of this thread.
Mario Malic
Mario Malic 2020년 10월 20일
I believe I have seen a MATLAB cheat sheet somewhere on internet, maybe even officially posted by Mathworks, but I can't find it now.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

태그

질문:

2012년 11월 23일

댓글:

2020년 10월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by