Community Profile

photo

Vijay Sagar


Last seen: 1 day ago Active since 2019

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

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

View badges

Feeds

View by

Question


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 ...

1 year ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 0 answers | 0

0

answers

Question


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 ...

1 year ago | 0 answers | 0

0

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Answered
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...

3 years ago | 0

Answered
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...

4 years ago | 0

| accepted