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 196 of 208 Ask a Question
How do I get the figure position from a plot?
ishitaisha6840 · Aug 27, 2020 · plot , matlab , matrix

I create a 3D contour plot like this:   [C,h]=contour3(w,p,green1,30); t=clabel(C,h); get(t(1)); This created a 3D plot and this output: Annotation = [ (1 by 1) hg.Annotation arra…

Can I change the axis scaling after plotting is done?
Anderson85 · Aug 26, 2020 · ploting , plot , matlab

I have a function that plots a graph with time on the x-axis, sometimes I want to change the scaling from s to ms or whatever. Can I somehow do that without plotting it again and m…

How to get data from figures produced by errorbars?
Amelia_james1 · Aug 26, 2020 · figure , plot , matlab

I have a figure which was produced by using errorbars command. It plots the mean data and corresponding error bars. Now I would like to obtain all data from this figure. I can easi…

How to adapt the number format for text in a graph
Robert · Aug 26, 2020 · plot , graph , matlab

I've added some text to a graph which consists of text and a value. In this case: "99% Lower Confidence Limit =" and then the value. Right now, the value is shown as 2738435 and I …

How to draw a plot by coefficents?
nandnisingh · Aug 26, 2020 · matlab , plotting , plot

I have 5 coefficents: for example: a = [2 3 4 5 6] And I want to draw a plot a1 + a2*t + a3*t^2 + a4*sin(t) + a5*cos(t) how to do this?…

how can I create a matrix from calculated answers
tanveer · Aug 18, 2020 · matlab ,

I have this answers and I want to put them in a diagonal matrix.Pls help me! y = 0.0025 + 0.0155i y = 0.0030 + 0.0171i y = 0.0038 + 0.0191i y = 0.0049 + 0.0216i y = 0.0066 + 0.0248…

Get a Free Consultation or a Sample Assignment Review!