mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sw-plotting-tool.git
synced 2025-06-10 01:55:59 +00:00
Updated Merge Tool Documentation
This commit is contained in:
parent
7b87bf9c11
commit
db503fa502
@ -117,11 +117,16 @@ To access the merge tool, follow the instructions for the plotting tool, but sel
|
|||||||
|
|
||||||
The merge tool functions very similarly to the main Plotting tool. In the top of the UI there is a "Select File" and "Path" Text field. Use either of these to specify the first file and then press "Add". Repeat this process for every file you wish to use.
|
The merge tool functions very similarly to the main Plotting tool. In the top of the UI there is a "Select File" and "Path" Text field. Use either of these to specify the first file and then press "Add". Repeat this process for every file you wish to use.
|
||||||
|
|
||||||
|
[](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-01/18limage.png)
|
||||||
|
|
||||||
Now you can use the "X-Axis Label" and "Y-Axis Label" text fields to change the Labels as needed. In the Rows below you should now see all the .fig files you selected with a "Name in Legend" text field, which allows you to change how the extracted data will be labled in the legend.
|
Now you can use the "X-Axis Label" and "Y-Axis Label" text fields to change the Labels as needed. In the Rows below you should now see all the .fig files you selected with a "Name in Legend" text field, which allows you to change how the extracted data will be labled in the legend.
|
||||||
|
|
||||||
|
[](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-01/i4yimage.png)
|
||||||
|
|
||||||
Finally hit the "Generate Merged Plot" button and you will be asked to select the location, where the "merged.fig" and "merged.png" files will be placed. You can continue to use the tool and add more .fig files after the generation.
|
Finally hit the "Generate Merged Plot" button and you will be asked to select the location, where the "merged.fig" and "merged.png" files will be placed. You can continue to use the tool and add more .fig files after the generation.
|
||||||
|
|
||||||
|
[](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-01/lEpimage.png)
|
||||||
|
|
||||||
**IMPORTANT: The merge tool, will extract only the "main" plot from each file.** I.e. if you merge a Derivative .fig file (which contains both the original function and it's derivative), **only** the derivative will be added to the new merged figure.
|
**IMPORTANT: The merge tool, will extract only the "main" plot from each file.** I.e. if you merge a Derivative .fig file (which contains both the original function and it's derivative), **only** the derivative will be added to the new merged figure.
|
||||||
|
|
||||||
### Developer information
|
### Developer information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user