How do I get more info on class method?
Show older comments
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 Comments
Image Analyst
on 18 Dec 2012
What method? One you're going to write? Or one that some else wrote that you're planning on using?
Doug
on 18 Dec 2012
Doug
on 18 Dec 2012
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!