browse_models

Browse simulink model files from a directory in Word.

You are now following this Submission

A quick and dirty Simulink model file browser. An aid to managing multiple Simulink files. Avoids the need to open each and every Simulink file manually to get a summary of what is contained in a directory.

Copies pictures of the Simulink model files specified by bpath into a new Word document with the model name. If bpath is not specified it lists all the Simulink files in the current directory.

Cite As

David Francis (2026). browse_models (https://www.mathworks.com/matlabcentral/fileexchange/3536-browse_models), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Modeling in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Changed variable nargs to nargin according to user comment.