MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 192 of 208 Ask a Question
How to make a simple plot (loading many files)?
hardikisharma2 · Sep 11, 2020 · plot , matlab , plotting

I have a series of data files (*.dat). They each contain two columns of data (magnitude and time). I need to load in all of these files into Matlab, then plot magnitude vs time for…

How do you create a surf plot in cylindrical coordinates?
ishitaisha68 · Sep 7, 2020 · matlab , plot , plotting

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, h3, etc. Is there a simple wa…

How to change the x ticket lables in a plot?
tanishka · Sep 7, 2020 · matlab , plot , plotting

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 interval (between every 2 ticket…

Get a Free Consultation or a Sample Assignment Review!