MatlabSampleApp1/README.md

11 lines
409 B
Markdown
Raw Normal View History

2022-10-18 13:21:37 +02:00
# MatlabSampleApp1
2022-10-18 14:04:35 +02:00
This application shows:
- basic usage of input files
- creating and returning output file
Contents of the repository:
- [appDefinition.json](appDefinition.json) - application definition descriptor
- [sampleApp.m](sampleApp.m) - executable script containing the application code
Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example