-
Couldn't load subscription status.
- Fork 7
Add the ability to pass startup options through to MATLAB when runnin… #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add a test using startup-options
Quotes!
src/commands/run-command.yml
Outdated
| type: string | ||
| startup-options: | ||
| description: > | ||
| Options passed to MATLAB at startup. If you specify more than one option, use a space to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm. Pass to MATLAB sounds as if MATLAB is a function. How about these?
- MATLAB startup options.
- Options for starting MATLAB.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"MATLAB startup options." sounds perfect!
Add quotes to options for potential YAML parsing issue
…g a command