Community Profile

photo

tng


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Flood map using Mapping toolbox
Hi, does anyone know how to create a flood map on MATLAB (using the mapping toolbox)? I have a NetCDF file which has the coordin...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to read the .tif and .tfw files to load elevation data?
I just downloaded some data from the following website: https://environment.data.gov.uk/DefraDataDownload/?Mode=survey I would ...

alrededor de 3 años hace | 0 respuestas | 1

0

respuestas

Respondida
How do you read a column from a csv file that has commas?
B = readtable('Newhaven_19820101_19871231.csv', 'Delimiter', ','); B = B(:,11); B = table2array(B); Actually this seems to wo...

alrededor de 3 años hace | 0

| aceptada

Pregunta


How do you read a column from a csv file that has commas?
I want to read column 19 of the table (surface elevation) into MATLAB but I get a table with characters rather than numbers when...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why do I get the error "Identifier 'D' is not a function or a shared variable. To share 'D' with nested function, initialize it in the current scope"?
I got this matlab toolbox called WAFO (Wave Analysis for Fatigue and Oceanography) and when I try to use one of their function f...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to label the x-axis of a time series with the years?
I have a time series that gives data every hour from 1979 January 1st 00:00 am to 2021 March 11th 22:00 pm. So, I have a time se...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you import specific rows of numeric data (without text) for the file I have attached?
Hi, how can I import the numeric data for each location (there are tables for 6 locations) in the file I have attached? I want t...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Contour plot using three 1D arrays
How can I make a contour plot using three 1D arrays? Arrays 1 and 2 represent the x and y coordinates of the nodes in my unstruc...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta