Updated Readme

This commit is contained in:
parent c77c8af5aa
commit f635a83b32
1 changed files with 9 additions and 0 deletions

View File

@ -1,2 +1,11 @@
# MatlabSampleApp1
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