Adjustments to application code modification

This commit is contained in:
parent d5a70ba9e8
commit 75d9119679

View File

@ -3,10 +3,10 @@
This application shows: This application shows:
- basic usage of input files - basic usage of input files
- basic usage of input parameters - basic usage of input parameters
- creation and returning of a simple image file - returning output variable
Contents of the repository: Contents of the repository:
- [appDefinition.json](appDefinition.json) - application definition descriptor - [appDefinition.json](appDefinition.json) - application definition descriptor
- [sampleApp1.m](sampleApp1.m) - executable script containing the application code - [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 Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example