1) Download SNCtools folder from: mexcdf.sourceforge.net/downloads/13a.php 2) In your Matlab command window type, i ) javaaddpath('/netcdfAll-4.3.jar') % Patoctave - File Exchange - Matlab Centralhttps://mathworks.com/matlabcentral/fileexchange/69-octaveIn bankdisp.m modify with a loop to fix x ticks for R2016b: YTickLabel = get(gca,'YTickLabel'); % Matlab 5.1 for i=1:length(YTickLabel) NewYTickLabel(i) = str2double(YTickLabel{i}) + Pmin; end This software package includes functions for working with OpenStreetMap XML Data files (extension `.osm`), as downloaded from http://www.openstreetmap.org, to: 1) Import and parse the XML data file and store the parsed data in a Matlab…
Continue reading