where is worldToSubscript in R2019a?
이전 댓글 표시
I'm running Matlab R2019A. If I type "doc worldToSubscript", it brings up the documentation for this function in the on-line help, which can also be viewed on this page:
This documentation indicates that this method is part of the Image Processing Toolbox, even though its function, similarity to other functions, and dependency on spatial reference objects suggests that it should be part of the mapping toolbox. However, if I type "help worldToSubscript", or try to invoke it, Matlab tells me it's not found. Where is it?
댓글 수: 2
Walter Roberson
2019년 9월 5일
It is a "method" of the image referencing object class. It is not available by itself, only if an image reference object is passed in.
Chris Volpe
2019년 9월 5일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!