Borrar filtros
Borrar filtros

Plotting a Radargram using values in matlab

6 visualizaciones (últimos 30 días)
ck
ck el 31 de Ag. de 2016
Comentada: ck el 1 de Sept. de 2016
How Can I plot radargrams in matlab using values obtained from data files? Would there be any certain function for that ?
Thank you
  2 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 31 de Ag. de 2016
data files? what kind of data files (Excel files? text files? csv files?) how your data are stored in those files? number of column, number of headers, separators,...
ck
ck el 1 de Sept. de 2016
Its basically like columns and rows, which are read in matlab and stored. I could save them as excel files, but prefer not to as I would have to take them into matlab again and plot radargrams.
So I have values in rows and columns in matlab itself which are read from data files(.dat extension), which are information achieved from radars.

Iniciar sesión para comentar.

Respuestas (1)

Star Strider
Star Strider el 31 de Ag. de 2016
I don’t know what your data are. If you want to do something similar to this plot in GPRSLice, the contourf function would be what I would use.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by