Experiment Manager
Description
You can use the Experiment Manager app to create experiments to run your MATLAB® code using various parameter values and compare results. For example, you can use Experiment Manager to explore how the solution to a system of differential equations responds to different coefficient values or how it evolves from different initial conditions.
Experiment Manager helps you set up, execute, and interpret experiments by:
Organizing multiple experiments and the experiment artifacts and results in projects
Providing visualizations, filters, and annotations for comparing results
Storing the experiment definition and parameter combinations for each experiment result
For more information about setting up experiments, watch How to Set Up and Manage Experiments in MATLAB.
Open the Experiment Manager App
MATLAB Toolstrip: On the Apps tab, under MATLAB, click the Experiment Manager icon.
MATLAB command prompt: Enter
experimentManager.
Examples
Related Examples
Parameters
Tips
AI Workflows — If you have Deep Learning Toolbox™, you can configure an experiment for your AI workflow. For more information, see Experiment Manager (Deep Learning Toolbox).
Machine Learning Workflows — If you have Statistics and Machine Learning Toolbox™, you can configure an experiment using the Classification Learner or the Regression Learner app. You can also execute your experiment using the Bayesian optimization or random sampling strategy. For more information, see Experiment Manager (Statistics and Machine Learning Toolbox).
Parallel Workflows — If you have Parallel Computing Toolbox™, you can run multiple trials at the same time, or you can run a single trial on multiple GPUs, on a cluster, or in the cloud. For more information, see Run Experiments in Parallel. If you have MATLAB Parallel Server™, you can offload experiments as batch jobs to a remote cluster. For more information, see Offload Experiments as Batch Jobs to a Cluster.
Version History
Introduced in R2023bSee Also
Apps
- Experiment Manager (Deep Learning Toolbox) | Experiment Manager (Statistics and Machine Learning Toolbox)



