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

60 visualizaciones (últimos 30 días)
Srikar K
Srikar K el 23 de En. de 2019
Editada: Rob Comer el 21 de Jun. de 2021
I have to plot world map, but load coast command is not executable in MATLAB 2018a version,
Please suggest the best possible alternative.

Respuestas (2)

Rob Comer
Rob Comer el 17 de Jun. de 2021
Editada: Rob Comer el 21 de Jun. de 2021
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 el 23 de En. de 2019
Editada: Walter Roberson el 23 de En. de 2019
load coast continues to be available from the Mapping Toolbox in R2018a and R2018b.
  3 comentarios
Walter Roberson
Walter Roberson el 20 de Mayo de 2021
coast appears to be in an example in the Boinformatics Toolbox now --
fullfile(matlabroot, 'examples', 'bioinfo', 'data', 'coast.mat')
Rob Comer
Rob Comer el 17 de Jun. de 2021
As the path indicates, the Bioinformatic Toolbox example is using its own copy of coast.mat.

Iniciar sesión para comentar.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by