Skip to content
Snippets Groups Projects
Commit d06415e5 authored by Lemmer, Jan's avatar Lemmer, Jan
Browse files

Changed Pathinformation

parent 15a35a18
Branches
Tags
1 merge request!62Introduce changes for V1.0 RC 1
Pipeline #652644 passed
......@@ -29,7 +29,7 @@ The **ProjectID** is your custom project number, it well be the prefix of the ID
`PlotID.Publish(DataPaths,scriptPath, figure, options)`
`scriptPath` contains either the path to the script, this can be provided with the simple call of `scriptPath = [mfilename('fullpath'),'.m']` or the script or function name that is used for creating your plot. \
`DataPaths` contains the path(s) to the research data, for multiple files you can use a cell array (they must be at the path). It is also possible to pass an arbitrary number of variables as struct. \
`DataPaths` contains the path(s) to the research data, for multiple files you can use a cell array (We recommend using absolute paths). It is also possible to pass an arbitrary number of variables as struct. \
`figure` is the figure that should be published.
**Please take also a look on the examples provided in the Example folder**.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment