Community Profile

photo

Silver


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


netcdf reading parameters "Error using double Out of memory. Type HELP MEMORY for your options"
Hi everyone ! I have an "out of memory" error while reading chlorophyl data from an netcdf file. The file contains : latitude ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to fix an inversed projection with m_map, pcolor ?
I have an Netcdf files that includes latitude longitude and Sea Surface Temperature (SST) values. I would like to use m_pcolor t...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to fix an inversed projection with m_map, pcolor ?
I have fixed the problem, it was the transpose : h1 = pcolor(m',klatz',SST(1:161,:,i)'); But when I try to add: %% ...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
Problems with m_proj for specific area of the world
I have the same problem @Julien Bodart , did you get the solution ? If you did , pease share it so it helps.

mehr als 5 Jahre vor | 0

Frage


Problem in converting dates while plotting
I want to 3plot a xls file with scatter command. the format dates I have is like 2016.03.01 14:39:00. I used this code : ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Scatter 3 xlsx plot with an irrigular range of dates
Hello ! I want to scatter an csv file with a colorbar (plot 3 parameters). Fro this purpose I ued this program : figure ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


xlswrite output numbered files
I have 20 csv files named differet names, I want to make a program to rename them so they will be numbered this way : * ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Assembly of matrices using for loop
I have 20 excel files containing matrix, each matrix has 49 columns (all the matrix has the same number of columns) and a variab...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten