plot figure in gui guide, to axes

1 view (last 30 days)
polo Mahmoud
polo Mahmoud on 26 Feb 2020
Commented: polo Mahmoud on 28 Feb 2020
Hi
i want to plot a figure to axes in gui guide, but only the legend is showing and the xlim and ylim is not auto, i goes from 0 to 1 ( but should be auto)
  19 Comments
Rik
Rik on 27 Feb 2020
As I have said before: you need to make sure the input is the same for the two situations. What is the exact input to your function when you run it indepently, and what is the input when you call it from your GUI? Try to make a MWE so we can run your code without any other dependencies and can reproduce your issue. You can attach files with the paperclip icon if needed.
polo Mahmoud
polo Mahmoud on 28 Feb 2020
Hi Rik Thank for your help, i Saw that i had made a stupid error.

Sign in to comment.

Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!