Plotting a Radargram using values in matlab

How Can I plot radargrams in matlab using values obtained from data files? Would there be any certain function for that ?
Thank you

댓글 수: 2

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 2016년 9월 1일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2016년 8월 31일

0 개 추천

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.

카테고리

태그

질문:

ck
2016년 8월 31일

댓글:

ck
2016년 9월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by