matlab how to set figure size so you can see plot

h1=figure(1);
plot(t,y)
set(h1,'Position',[10 10 500 500])

Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
SPECIFIC THE SIZE OF MATLAB PLOT IN WINDOW size equal matlab figure set dimensions of plot matlab why second figure is smaller matlab change size of axes matlab set figure size matlab how to adjust the size of plot width in matlab matlab size plot in figure matlab plot figsize how to set figure size in matlab change width figure matlab matlab size in python how to change size of a plot in matlab figure axis size matlab change figure size of plot matlablib change figure size of plot matlab how to change size of axis in matlab matlab figsize how to fix plot size in matlab matlab figure panel size matlab plot size adjust size can we change the plot size in the matlab size axes in plot matlab change size of figure window matlab figure set size matlab matlab default plot width set size figure matlab how to increase width of plot in matlab how to set size of plot matlab how to set size of figure matlab how to set plot size in matlab change figure size matlab set figure window size matlab matlab plot python figure size plot matlab width matlab plot window size window plot size matlab matlab fix figure size how to set figure window size in matlab change plot size in matlab change figure size in matlab matlab wider plot plot height and width in matlab matlab how to make graph bigger matlab plot axes size how read plot axis size matlab figure size matlab change size graph matlab how to set size on figure matlab plot size matlab set graph size matlab matlab figure size plot output size matlab increase figure size matlab MAtlab plot size size og figure matlab how to control size of figure matlab matlab plot size window python matlab plot size window set plot size matlab matlab how to set graph size so you can see plot matlab how to set figure size so you can see plot
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source