Reading multiple image files with Simulink

2 views (last 30 days)
Is it possible to read multiple image files e.g., the contents of a folder, in Simulink? I need to read a sequence of images from a folder, one at a time.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 14 Mar 2013
Use Image From File block
  5 Comments
Kaustubha Govind
Kaustubha Govind on 18 Mar 2013
You might want to read the documentation on using structures in the MATLAB Function block to resolve the errors.
Ahmed A. Selman
Ahmed A. Selman on 19 Mar 2013
I've solved it. Many thanks to your earlier comment "@Kaustubha Govind: As long as the size of the output doesn't change, this should work". My regards.

Sign in to comment.

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!