MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How do I add a logo image into a plot or a figure?
narmatagupta - 2020-08-17

I need to add a logo into the plots and graphs that I generate. I need to import a jpeg, tiff or a png file and place (inset) it in the bottom left co...

Why does my .eps file look different from the MATLAB figure on the screen, when I have the 'EraseMode' property of a patch object set to 'xor'?
Christian - 2020-08-07

Why does my .eps file look different from the MATLAB figure on the screen, when I have the 'EraseMode' property of a patch object set to 'xor'?   The...

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 ...

Get a Free Consultation or a Sample Assignment Review!