Manage Experiments
Use the Experiment Manager app to create experiments that run your MATLAB code using a range of parameter values. Try different parameter combinations at the same time by running your experiment in parallel. Offload experiments as batch jobs in a remote cluster so that you can continue working or close your MATLAB session while your experiment is running. Use visualizations, filters, and annotations to manage your experiment results and record your observations. Access past experiment definitions to keep track of the parameter values and MATLAB code that produce each of your results.
For more information on experiments for your AI workflows, see Experiment Manager (Deep Learning Toolbox) or Experiment Manager (Statistics and Machine Learning Toolbox).
Apps
Experiment Manager | Design and run experiments by using your MATLAB code (Since R2023b) |
Topics
- Run Experiments in Parallel
Run multiple simultaneous trials or one trial at a time on multiple workers.
- Offload Experiments as Batch Jobs to a Cluster
Run experiments on a cluster so you can continue working or close MATLAB.
- Keyboard Shortcuts for Experiment Manager
Navigate Experiment Manager using only your keyboard.
Troubleshooting
Debug General-Purpose Experiments
Diagnose problems in your experiment function.