How Can I Create More Than One Figure
I can tell Matlab to make a basic figure such as a plot of ‘x’ versus ‘y’, but when I tell Matlab to make more than one figure in the same script, it will delete my first figure when it makes the next one. Do I need to tell Matlab to save each figure after it creates it and before making the next one? or am I missing something very obvious?I can tell Matlab to make a basic figure such as a plot of ‘x’ versus ‘y’, but when I tell Matlab to make more than one figure in the same script, it will delete my first figure when it makes the next one. Do I need to tell Matlab to save each figure after it creates it and before making the next one? or am I missing something very obvious? I can tell Matlab to make a basic figure such as a plot of ‘x’ versus ‘y’, but when I tell Matlab to make more than one figure in the same script, it will delete my first figure when it makes the next one. Do I need to tell Matlab to save each figure after it creates it and before making the next one? or am I missing something very obvious? figure, subplot MATLAB Answers — New Questions