Skip to content
Snippets Groups Projects
Commit 048c6840 authored by Hock, Martin's avatar Hock, Martin
Browse files

Merge branch 'master' into 'docs/minimalexampleinreadme'

# Conflicts:
#   README.md
parents 8dfb6856 18f89421
Branches
Tags
1 merge request!73Docs/minimalexampleinreadme
Pipeline #669971 passed
...@@ -23,7 +23,7 @@ The **ProjectID** is your custom project number, it well be the prefix of the ID ...@@ -23,7 +23,7 @@ The **ProjectID** is your custom project number, it well be the prefix of the ID
`PlotID` works in two Steps: `PlotID` works in two Steps:
1. Tag the plot 1. Tag the plot
`[figs, IDs] = PlotId.TagPlot(figs, options)` `[figs, IDs] = PlotID.TagPlot(figs, options)`
2. Publish the plot and the associated data 2. Publish the plot and the associated data
`PlotID.Publish(DataPaths,scriptPath, figure, options)` `PlotID.Publish(DataPaths,scriptPath, figure, options)`
...@@ -182,5 +182,6 @@ you need to provide the name of your custom config file to tagplot as well as to ...@@ -182,5 +182,6 @@ you need to provide the name of your custom config file to tagplot as well as to
The authors would like to thank the Federal Government and the Heads of Government of the Länder, as well as the Joint Science Conference (GWK), for their funding and support within the framework of the NFDI4Ing consortium. Funded by the German Research Foundation (DFG) - project number 442146713. The authors would like to thank the Federal Government and the Heads of Government of the Länder, as well as the Joint Science Conference (GWK), for their funding and support within the framework of the NFDI4Ing consortium. Funded by the German Research Foundation (DFG) - project number 442146713.
# Known Issues # Known Issues
**Closed figure will cause error** Please do not cloase the figure, MATLAB deletes the object if you do so. **Closed figure will cause error** Please do not cloase the figure, MATLAB deletes the object if you do so. \
**Centralized Method does not work on Linux systems**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment