MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How to plot the following in matlab?
Sophia - 2020-09-10

1)y = ce^-2x 2)I = I e^(-RT/L) 3)y = cx^(3/2) 4)y = sin2x + c/(sin^(2) 2x ) , c = 1...

How can I plot spectrogram without using function "spectrogram"?
Oliviawilliams02 - 2020-09-10

Hello I've got a signal which depends on three variables. I want to plot a draft like draft using function "spectrogram" (2D draft with three axes, th...

How to plot multiple figures in the same figure in matlab?
Gracesmith9 - 2020-09-10

How to plot multiple figures in the same figure in matlab?? I have to plot overlapping triangular windows in the same graph. Could anyone help me??. I...

How do we change the size of a figure (graph) to be larger than the default?
aadisingh - 2020-09-10

Hi, the size of my screen is 1366x768 (width x height). How can I force the graph below (via command line) to use the entire screen instead of a small...

How do you create a surf plot in cylindrical coordinates?
ishitaisha68 - 2020-09-07

In general, the syntax for a surf plot is surf(X,Y,Z). I have u = F(r,z). I'd like to do surface plots of u for multiple cross sections at z = h1, h2,...

How to change the x ticket lables in a plot?
tanishka - 2020-09-07

Hi, I have : x=1:12 %the index of months y = x. ^ 2; plot(x,y) No I want to change the position of x labels from below the tickets to the middle of in...

How can I avert that matlab round off the number?
rohitsingh1 - 2020-09-07

How can I avert that matlab round off in the plot the number. If I add as input this:1672324.884 in my plot appears 167*10^4....

How to make a reference to multiple subelements of a cell without for loop (to create a plot)
kellysmith9 - 2020-09-07

lets say I have a axb cell , each cell contains a 1xn double I want to make a plot like this plot({1,:}(1,end)) , i.e. for the first row of this cell ...

How to plot two independent curves as symbols in one graph?
emersondesouza01 - 2020-09-03

GOAL: I have two independent arrays y1 and y2 and want to plot them depending on x1 and x2 in the same graph. The curves should be plotted as symbols ...

Get a Free Consultation or a Sample Assignment Review!