E R SH RAJ Male
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to plot such a graph
I want to plot 4 types of data as shown in the figure below. Can anyone help me? I can plot % contribution, distance, and ma...
8 years 前 | 1 个回答 | 0
1
个回答提问
Multiple Plot and saving as jpg
I want to have multiple plots and wants to save as jpg file separately as (i.e. 1.jpg ,2.jpg....)
8 years 前 | 1 个回答 | 0
1
个回答提问
Importing data from excel and save specific columns
i have excel file...i want to save red highlighted column data,also i want to save every consecutive two column(as shown red) as...
8 years 前 | 0 个回答 | 0
0
个回答提问
To extract data from file
I have written code to extract data from txt file.The extracted data values are not same. Attached is code as well as file. I ...
8 years 前 | 1 个回答 | 0
1
个回答提问
my y values are from 4 to 7 range with interval of 0.1...but when i plot bar3 it shows 1 to 30 range..how can i fix my axis??please see code and output grap in image attched
x=xlsread('book1.xlsx'); y=4:0.1:6.9; z=5:10:195; bar3(z,x);
8 years 前 | 1 个回答 | 0
1
个回答提问
Labeling and setting of Bar3 chart
mag = 4.75:0.5:6.75; dist = 5:10:195; bar3(dist,prob); <</matlabcentral/answers/uploaded_files/46943/matlabq.JPG>> as i am...
8 years 前 | 1 个回答 | 0
1
个回答提问
Digitization and interpolation of contour map.
Attached contour map with a range X-AXIS=[123-131] & Y-AXIS=[33-43] needs to be digitized and interpolation for a 0.1 x 0.1 grid...
9 years 前 | 1 个回答 | 0
1
个回答提问
I have to digitize this image(Contour Map) for Grid of 0.1x0.1 .
Xvalue(123,131) Yvalue(33,43) <</matlabcentral/answers/uploaded_files/44076/500.JPG>>
9 years 前 | 1 个回答 | 1