Plot Tools in Deployed App (Brush tool)
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!