MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How to put stacked plots in the same graph
johnwilson92 - 2020-08-31

Hi, I want to put eleven plots in the same graph but separately i. e. all them will be in same x axis but in different scales in the y axis. For examp...

How do you make a COMPASS plot completely transparent?
johncrazliva032 - 2020-08-31

Some background info: I've been using the following two commands to make plots transparent:   set(gcf,'color','none'); set(gca,'color','none'); and t...

How to draw a verical line to x-axis in a graph?
Mariahernandez - 2020-08-31

If a = [1 2 3 4 5 6 7]; and b = [1 4 7 10 7 4 1]; and the plot it by : figure,plot(a,b), how can I draw let's say a red line vertical to the value 3 a...

how to make a CWT like plot - spectral plot
Abigailwilliams - 2020-08-31

I have a 3d matrix Z with the elements (t,f,a) t= time f= instantaneous frequency a= instantaneous amplitude (t,f,a) = at time t, the frequency is f a...

Sketch the signal X (t)=-2r(t)
sekarmanisha7 - 2020-08-31

(No description available)...

How to change the axis properties of a graph?
divyasharma - 2020-08-28

Hi, I want to change the FontSize, FontName and FontWeight of the axis from my graph but I only get error messages. Below you find the commands that I...

How to add minor ticks to a graph from the command lines?
Evasmith95 - 2020-08-28

I want to to add the Minor Ticks from the command line. Currently, I'm editing the Major Ticks as follows: set(gca) set(gca,'XTick',0:1:7) set(gca,'YT...

How to show a image logo in axes?
annabelletaylor - 2020-08-28

i want to show the logo off my school at the top off the window in my project. i must define the axes function like this? this isn't correct, how do i...

Why does the axes in my GUIDE-built GUI lose its 'tag' string when I reopen the GUI in GUIDE?
johnwilson92 - 2020-08-28

I have created a GUI using the GUIDE tool, which includes an axes object. In these axes, I want to initialize a plot or image, which I achieve in the ...

Why do plot related commands by default overwrite existing axes properties in MATLAB?
nandnisingh - 2020-08-28

I have three figure windows and execute HOLD ON without specifying to which axes I want to apply HOLD ON. The axes I am interested in is not currently...

Get a Free Consultation or a Sample Assignment Review!