MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
Why does my MATLAB plot refresh at unpredicatable times even though 'EraseMode' is set to 'None'?
Lincoln - 2020-08-07

Why does my MATLAB plot refresh at unpredictable times even though 'EraseMode' is set to 'None'?   For example:   imax=100; map = jet(imax); ph = pl...

Why can't I see the top legend on a Financial Time Series plot created by FTSGUI?
Isabellasmith - 2020-08-07

Why can't I see the top legend on a Financial Time Series plot created by FTSGUI? Upon loading a Financial Time Series through FTSGUI, the legend for ...

Why does changing the axis limits after issuing AXIS EQUAL shrink the plot area?
ishandsouza - 2020-08-07

After issuing the following command in the MATLAB Command Window:   axis changing the axis limits of the plot using the AXIS command will cause the a...

How do I force subplots to remain square when I maximize a figure?
payalsingh - 2020-08-07

I have a figure which has four subplots in it. The axes of the subplots are square when plotted. However when the figure is maximized, the subplots ar...

How do I create a JPEG file and/or a plot without opening a figure window?
Oliviawilliams02 - 2020-08-06

How do I create a JPEG file and/or a plot without opening a figure window?   I want to directly send a plot to a file. In other words, I want to crea...

How to find the peak value of a graph and how to plot them?
johncarter - 2020-08-06

I need to find the peak value of each force for the plotted graph and locate it in the graph. I already use findpeaks but there is no answer and no er...

How can I display multiple MatrixVB curves on the same MATLAB figure plot?
shalnivats - 2020-08-06

How can I display multiple MatrixVB curves on the same MATLAB figure plot? I am trying to generate more than one curve on a single plot. The reference...

How can I zoom in and out of 3-D plots within MATLAB?
himanshusingh91 - 2020-08-06

The following example allows me to zoom in a 3-D plot:     mesh(peaks) axis vis3d zoom(2) But there is no way to zoom out: zoom(-2) ??? Error using ...

Plot fft and peaks on same plot
hemantharma - 2020-08-06

I am having trying to plot the fft and its peaks on the same plot. I have read that passing the frequency vector in findpeaks will allow the second ar...

How can I choose which plots of data to label in a legend for the figure with plots of multiple data sets in MATLAB 7.0 (R14)?
prashantgujjar - 2020-08-05

I am plotting a cosine wave, a sine wave and an amplified sine wave (in that order) on a single plot (figure window). However, I would like my legend ...

Get a Free Consultation or a Sample Assignment Review!