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!