Skip to content
Snippets Groups Projects
Commit 9ba681b0 authored by M. Hock's avatar M. Hock
Browse files

Adjusted comment spelling and expression

parent de0fe5c2
Branches
Tags
2 merge requests!73Docs/minimalexampleinreadme,!69Fix/centralizedonlinux
......@@ -25,9 +25,9 @@ plot(x.^2,y,'-r');
PlotID.Publish(datapath,scriptPath, fig2, 'Method','centralized')
%% Note:
% If you rerun this script PlotId will tell you that a identical named (but
% not binary idetical) file exists in the data folder. This is intended,
% due protect the user from overwritting non (binary) identical files. The
% reason for this is that two hdf files with the same data are not idetical
% If you rerun this script PlotId will tell you that an identically named (but
% not binary identical) file exists in the data folder. This is intended
% to protect the user from overwritting non (binary) identical files. The
% reason for this is that two hdf files with the same data are not identical
% when recreated (see line 11). Usually you would use an existing file
% without changing it.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment