Community Profile

photo

Emrys


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Interpolate data around a point
Hy guys , I have a matrix of data on a grid. P=45*25 matrix lat=45*25 matrix long=45*25 matrix and I want to interpolate thi...

6 years ago | 1 answer | 0

1

answer

Question


Plot the second figure in the left corner
<</matlabcentral/answers/uploaded_files/119808/Cattura.PNG>> Hi guys, I want to plot a second figure in the left corner of t...

6 years ago | 1 answer | 0

1

answer

Question


How can I interpolate data on a shapefile ?
Hi guys, I have to create an interpolated map on a shapefile. I have the shapefile and a .txt file with latitude,longitude an...

6 years ago | 0 answers | 0

0

answers

Question


How to plot boundaries region contours of countries in worldmap?
Hi guys, i have to plot with worldmap , all the region of the Italian country. Is there any way of doing this?

6 years ago | 1 answer | 0

1

answer

Question


How to solve the 'Index exceeds number of subplots' error?
Hi guys, I have to solve this problem: I have this code: for p=1:22 subplot(5,2,p) end It gives me the followin...

6 years ago | 2 answers | 0

2

answers

Question


save bar plot in a for loop as pdf
Hi guys, someone could suggest me a way to obtain pdf from bar plot in a for loop? i tried (print('pdf')) for each barplot bu...

6 years ago | 1 answer | 0

1

answer

Question


Dataset loop and iteration
Hi, i have a problem with file.txt loop. I have to plot a series of datasets in different files (60). Is it possible to iterate...

6 years ago | 1 answer | 0

1

answer

Question


Ticks label problem Julian day
Hi guys, I have a dataset with 4416 numbers. Plotting it on time series in which every numbers corresponds to an hour and it's q...

6 years ago | 1 answer | 0

1

answer

Question


How can I solve PDE (Partial differential equation)?
I need to solve this partial differential equation: <</matlabcentral/answers/uploaded_files/93002/CodeCogsEqn.gif>> ...

6 years ago | 1 answer | 0

1

answer

Question


How to plot a definite range of values in a for loop?
Hi guys, I have a file of 8760 values ( 24 hours *365 days) i need to plot only the data from 11am to 3 pm for each day of the y...

6 years ago | 1 answer | 0

1

answer

Question


how to solve equation of motion?
I have a problem with solving the equation of motion for a dinamic flow inside a square 0<q<2 0<p<2 in which i have dq/dt=2 dp/...

6 years ago | 1 answer | 0

1

answer

Question


How to do Fourier Trasform ?
Hi guys, I have a defined function fun = @(q,p) sqrt(q+p) . How can I do the fourier transform? I have this error when i use the...

6 years ago | 0 answers | 0

0

answers

Question


How changing the loglog scale x and y axis?
I need to represent numbers from 0.5 to 50 (0.5 5 50) instead of 1 10 100(standard log log scale) is it possible? how can i d...

6 years ago | 2 answers | 0

2

answers