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

Merge branch 'master' into development

Merging upstream changes
parents 928abe93 390cb13f
No related branches found
No related tags found
1 merge request!30Fix CI
Pipeline #568800 passed
......@@ -24,6 +24,8 @@ Feel free to give feedback and feature requests or to take part in the developme
`DataPaths.rdata = {dataset1, dataset2};` file names of the datasets (they most be at the path)
You should either set a ProjectID in the config.json (copy & rename the 'example-config.json' to 'config.json'), or pass it as option 'ProjectID' to the TagPlot function.
# PlotID.TagPlot()
`[figs, IDs] = TagPlot(figs, options)`
**TagPlot** adds IDs to figures
......
{
"Author": "Example Author"
"Author": "Example Author",
"ProjectID": "AB01",
"ServerPath": "\\\\Server\\path\\folder"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment