From: Mark on
Hello,

I want to create a movie with sound using Simulink. Therefore I created a model with the blocks From Multimedia File, From Wave File and To Multimedia File. However when I start the simulation the following erors occurs:

Block error To Multimedia File
Error reported by S-function 'sdspwmmfo2' in 'MovieWithSound/To Multimedia File':
All sample times for this block must be discrete.
Continuous sample time is not allowed.

How can I solve this?
Thanks in advance.