Matlab App Designer Scatterplot
18 views (last 30 days)
Show older comments
I want to display scatterplot on my axes but when I push the button to display it It displays an error.
also, any suggestions on plotting waveform and phasor of 8-qam
Thank you for any help
4 Comments
Muazma Ali
on 29 Jul 2022
@Subhadeep Koley Hi ! is scatterplot the same as gscatterplot? I am trying to use gscatter plot in my app designer , have matlab 2018 b and it is not working; I get the error saying that the input argument UIAxes is not supported with gscatter .
Is there any other way I can bring a gscatter plot in my app?
Answers (1)
Gouri Chennuru
on 27 Dec 2020
Hi,
This is already a known issue. scatterplot does not support passing of Axes or UIAxes object as an input.
Concerned people are already aware of it and it might be considered in the future releases of MATLAB.
Regards.
See Also
Categories
Find more on Data Distribution Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!