MATLAB QUESTIONS & EXPERT ANSWERS

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

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

How to put a marker in the begnnig and in the end of the simulation plot?
thomas - 2020-09-03

I just did this 3D random Walk simulation but I am trying to figure it out how to put a marker(e.g., point) to ilustrate the beginning of the simulati...

how can i plot means of a data set?
junaidzaman - 2020-09-03

i have an array of variable y, 32 x 247 in dimension and which i wish to work out the column means for and then plot in order to represent a mean grap...

How can I plot a symbolic function or determine a finite and real starting guess for fzero?
shalnivardhan - 2020-09-03

I have a very long and somewhat complicated complex function that I need to find the roots of. It is a function of "s", which is imaginary, and which ...

Get a Free Consultation or a Sample Assignment Review!