Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plotID_matlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_matlab
Commits
9ba681b0
Commit
9ba681b0
authored
3 years ago
by
M. Hock
Browse files
Options
Downloads
Patches
Plain Diff
Adjusted comment spelling and expression
parent
de0fe5c2
No related branches found
No related tags found
2 merge requests
!73
Docs/minimalexampleinreadme
,
!69
Fix/centralizedonlinux
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Examples/PlotID_centralized.m
+4
-4
4 additions, 4 deletions
Examples/PlotID_centralized.m
with
4 additions
and
4 deletions
Examples/PlotID_centralized.m
+
4
−
4
View file @
9ba681b0
...
...
@@ -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 a
n
identical
ly
named (but
% not binary ide
n
tical) 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 ide
n
tical
% when recreated (see line 11). Usually you would use an existing file
% without changing it.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment