Can anybody tell me how to save program and run and others basic as i am a new user ..
조회 수: 2 (최근 30일)
이전 댓글 표시
I am a new user.I want to know how to save and run he program and other fundamentals related to programming.can any one suggest me anything ?
댓글 수: 0
채택된 답변
Chandra Shekhar
2013년 4월 28일
type your program in Editor window,
then save the program in .m format.
then go to Debug option then click run.
you program get executed. that's it.
댓글 수: 3
Chandra Shekhar
2013년 4월 28일
save or save as, it automatically saves in .m format, just type your file name.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!