Community Profile

photo

Vijay Sagar


Last seen: Today Aktiv seit 2019

Followers: 0   Following: 0

Kontakt

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiken

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to make a 2D pseudocolor (pcolor) plot in triangle shapes instead of a square shape with triangle cordinates data?
I have the coordinates of 8 closed triangles that intersect at the same points and third data. How to fill these triangles with ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How to save "char" datatype column data into the NetCDF file along with "int32", "single", and ''double" datatype column data?
I have "int32", "single", ''double" and "char" datatype of column data in the attached mat format file (26.8 kb). I want to save...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to save chararcter matrix in single column in NetCdf file?
I have a character matrix which can be saved in a netcdf file. I am trying to save it in a single column but it is saving it in ...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to save character matrix into NetCdf files?
Hi everyone, I have character matrix A1 A1='101670 ' '101670 ' '101670 ' '101670 ' '101670 ' '101...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Reading time from the year numbers, day numer and hour number
Hi everyone! How to extract the time from the year number, day number and hour number and combine them into single date time. Ex...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reading time from the text
Hi everyone! How to read time (only hh:mm) from the text file (attached file). The first two digits represent the day of the mon...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Does 'ncread' automatically takes the 'add-offset' and 'scale factor' into account before returning the results?
Most of the cases it applies both things automatically. Reference: ECMWF site. Sometime It also depends of Netcdf data type. Re...

mehr als 3 Jahre vor | 0

Beantwortet
importing excel file to matlab without losing date format?
Hi Rosanna, If your column data is in the following format ''Years.Months.Days Hours.Minutes.Seconds Data'', then the followin...

mehr als 4 Jahre vor | 0

| akzeptiert