Open dorchard opened 2 months ago
Proposed template (ish)
"function_name": { "id": <string>, "description": <string>, "input": { 0: ..., 1: ...., }, "output": {....} OR "output_path": {....} } }
Questions:
"stdout": OR "stdout_path":
If output is < 50 characters then it can go in directly, otherwise it needs to be put into a file
Proposed template (ish)
Questions:
"stdout": OR "stdout_path":
) may not be possible to capture automatically from MATLAB to put in this format.