Provides UI for optimoptions in MATLAB
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Function uioptimoptions provides a simple UI for users who would like to edit the solver options interactively
This function will create a optim.options.Solvername class with the
settings obtained from the user input in UI
Example: opts = uioptimoptions
Output: optim.options.Solvername class
History:
06-Dec-2020, release
Note: This is my first MATLAB FEX submission, therefore all comments, suggestions, hints are more than welcome. Should you encounter any issues, please let me know.
Cite As
Mario Malic (2026). uioptimoptions (https://github.com/MarioMalic/uioptimoptions/releases/tag/1.0.0.0), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (23.3 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2020b
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
