Plot Tools in Deployed App (Brush tool)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello!
I am in a bit of a pickle, as I have an application in which I would like to deploy (at some point) that is dependent on using the figure plot tools (brush tool, specifically). My App allows users to select a datapoint, but I was relying on the brush tool to return the selected data.
I have read that previous releases do not support plottools for deployed apps. When I go to the MATLAB list of functions that are not supported for the compiler, I see that 'plottools' is still on the list as of 2020a.
So, I have come to terms and accepted that I probably will not be able to use the brush tool on the deployed app... however, I'm wondering if there are any other ways that I can allow a user to select a datapoint from a 2-D plot? Any help is tremendously appreciated!
Thanks,
- Manash
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interaction Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!