Any small program that is also really cool?

조회 수: 108 (최근 30일)
Uzair Khan
Uzair Khan 2019년 5월 21일
답변: Image Analyst 2022년 8월 2일
So I am new to Matlab. Our professor gave us a assignment to find some code and then present it. So far we have only studied pretty basic functions like the if,elseif,for,while,switch etc. So I want you people to share with me any cool program that i can present which uses these basic functions and maybe just maybe some others that I dont know too. It might help me learn them too. So the program can be anything thats cool. Could be a beautiful graph, a different graph, a random funny text generator etc. Thanks

채택된 답변

Jos (10584)
Jos (10584) 2019년 5월 21일
Take a look at the function why.m
>> type why
  댓글 수: 4
Uzair Khan
Uzair Khan 2019년 5월 21일
Thank you Superman. U really helped
Jos (10584)
Jos (10584) 2019년 5월 21일
You're welcome! And, btw, it is only Noddy, not Superman ;-)

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

추가 답변 (1개)

Image Analyst
Image Analyst 2022년 8월 2일
I may be biased but I think the coolest function is regionprops. It's really the heart of the Image Processing Toolbox. You can't do any (or much) image analysis without using regionprops.
There are also a lot of cool programs in the image creation contest:

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by