load coast command not executing in 2018a, pls. suggest an alternative

조회 수: 37 (최근 30일)
Srikar K
Srikar K 2019년 1월 23일
편집: Rob Comer 2021년 6월 21일
I have to plot world map, but load coast command is not executable in MATLAB 2018a version,
Please suggest the best possible alternative.

답변 (2개)

Rob Comer
Rob Comer 2021년 6월 17일
편집: Rob Comer 2021년 6월 21일
Beginning in R2020b, coast.mat is no longer available in Mapping Toolbox. Please use its replacement, coastlines.mat, instead. The content is the same, but the coordinate variables now have less generic names: coastlat and coastlon instead of lat and long, respectively.

Walter Roberson
Walter Roberson 2019년 1월 23일
편집: Walter Roberson 2019년 1월 23일
load coast continues to be available from the Mapping Toolbox in R2018a and R2018b.
  댓글 수: 3
Walter Roberson
Walter Roberson 2021년 5월 20일
coast appears to be in an example in the Boinformatics Toolbox now --
fullfile(matlabroot, 'examples', 'bioinfo', 'data', 'coast.mat')
Rob Comer
Rob Comer 2021년 6월 17일
As the path indicates, the Bioinformatic Toolbox example is using its own copy of coast.mat.

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

카테고리

Help CenterFile Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by