필터 지우기
필터 지우기

Scientific data read ( CALIPSO) and plotting

조회 수: 4 (최근 30일)
Gracy
Gracy 2014년 6월 22일
답변: Star Strider 2014년 6월 22일
in MATLAB can anybody help me, although there are some tools to explore, I am finding difficulty in plotting.
Thanks

답변 (1개)

Star Strider
Star Strider 2014년 6월 22일
You could probably use the urlwrite function to download the images or the entire Web page, but a much easier way would simply be to create a subdirectory for them, right-click on each image, choose ‘Save Image As’ in the pop-up menu (Firefox, but similar commands exist in IE and other browsers), and then download each ‘.png’ image to its subdirectory on your computer. There aren’t that many.
They’re ‘.png’ images, so the imread and image functions would likely work. You have significantly more options if you have the Image Processing Toolbox.
NOTE: If Image Analyst suggests a different approach to reading or displaying them, do what he says.

카테고리

Help CenterFile Exchange에서 Display Image에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by