Files
MatlabSampleApp2/README.md
T

12 lines
435 B
Markdown
Raw Normal View History

2022-10-18 14:03:37 +02:00
# MatlabSampleApp2
2022-03-17 11:20:48 +01:00
2022-03-22 17:06:32 +01:00
This application shows:
- basic usage of input files
- basic usage of input parameters
- returning output variable
2022-03-22 17:06:32 +01:00
Contents of the repository:
- [appDefinition.json](appDefinition.json) - application definition descriptor
- [sampleApp.m](sampleApp.m) - executable script containing the application code
2022-03-22 17:06:32 +01:00
Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example