How do I get more info on class method?
이전 댓글 표시
I'm new to OOP. I can see how to get the list of methods from a class. But don't know how to get info on how to use the method. So two questions: 1) if a method has a helpfile how do I view it? 2) if no helpfile, how do I get info on how to use the method (what it does, what arguments it needs, etc)?
댓글 수: 3
Image Analyst
2012년 12월 18일
What method? One you're going to write? Or one that some else wrote that you're planning on using?
Doug
2012년 12월 18일
Doug
2012년 12월 18일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!