Question


How to do it?
<</matlabcentral/answers/uploaded_files/7730/contour2.bmp>> Contours in the section of y coordinate varying from 24 to ...

mer än 10 år ago | 1 answer | 0

1

answer

Question


How to set the properties...
<</matlabcentral/answers/uploaded_files/7690/image.bmp>> I tried setm.. Its not helping. Just want to know if i can or i cann...

mer än 10 år ago | 1 answer | 0

1

answer

Question


put me out of my misery
i have 3 matrices.. x = 1 * 264; y = 1* 264; z = 1 * 264; contour(x,y,z) % error z must be 2* 2 or more hence i ...

mer än 10 år ago | 4 answers | 0

4

answers

Question


how to loop it
I have two columns. Both columns reads 264 elements and lets call them x & y. x= 264*1 % reads radius r y =264*1 % r...

mer än 10 år ago | 2 answers | 0

2

answers

0

answers

Question


How to read this projections m.file Please help.!
In mapping toolboox when we use the command worldmap 'south africa' we get a map with latitude and longitude. i want to c...

mer än 10 år ago | 1 answer | 0

1

answer

Question


Can i change the axis of my figure in matlab from rectangle to something like this?
<</matlabcentral/answers/uploaded_files/7261/new2.bmp>>

mer än 10 år ago | 1 answer | 0

1

answer

Answered
i have to read a text file which contains 50 rows and 2 colums... 1 have to assign the 1st column into one variable and 2nd column to another variable.. what i have to do?
1st you need to import your .txt file from the drop down menu by clicking file on upper corner of your matlab window. Then A = d...

mer än 10 år ago | 1

| accepted

Question


Please help me to fix this code. I have 3 sets of data, radius,CA, CPTOT, iam trying to plot contours of CPTOT w.r.t radius and CA along x-axis and y-axis. I have attached txt file for reading y and z values.
load new.txt; x= linspace(24.94,27.30,264); >> xmin = min(x(:)); >> xmax = max(x(:)); >> y = a(:,1); >> z = a(:,2...

mer än 10 år ago | 0 answers | 0

0

answers

Question


how to do it
I have radius in range 24.94 to 27.30. I want 264 intermediate points. How to do it using matlab

mer än 10 år ago | 2 answers | 0

2

answers

3

answers

Question


I want to download matlab tutorial videos from mathwork site. How to do it. Or is it possible?
I have slow net at my place. I just want to download the videos from my workplace because internet speed is quiet good here. Jus...

mer än 10 år ago | 2 answers | 0

2

answers

Question


how to do it using matlab.
I have been asked to area averaging using scientific formula. The formula looks like this Let A = integral betwee...

nästan 11 år ago | 3 answers | 0

3

answers

Question


why its giving error? Its saying cant read A1(2.3), its not logical
t = 1:9; t1 = 1 : 0.1 :9; A = [916.3, 923.6, 933.1, 947.4, 966.2, 986.6, 1008.5, 1031.5, 1051.3]; A1 = ...

nästan 11 år ago | 2 answers | 0

2

answers

Question


how to do it...
I have an excel sheet.. it reads huge data eg: 1647 *20. I used load function to extract 1st & 5th column. But still i wann some...

nästan 11 år ago | 3 answers | 0

3

answers

Question


How to fix this. Please help!
//Question: Before interpolation the A matrix data i was unable to execute it because it was throwing error like A(2.6) for dif...

nästan 11 år ago | 1 answer | 0

1

answer

Question


Iam new to matlab... Beginner..
I have imported an excel file which reads 1367*17 rows & columns.. In my program i should read starting or in between 10 rows & ...

nästan 11 år ago | 1 answer | 0

1

answer