What happens if we don’t stop the implementation of the hold function?
What happens if we don’t stop the implementation of the hold function? Correct Answer MATLAB keeps on generating multiple plots in the same window
Suppose we plot 2 graphs on the same window by using the hold command. If we don’t stop the implementation of the hold function, MATLAB will keep on generating plots on the same window. So the user won’t get a separate plot if he wants.
মোঃ আরিফুল ইসলাম
Feb 20, 2025