Info

This question is closed. Reopen it to edit or answer.

Saving and Reading a whole frame in simulink using "Frame based Processing".

1 view (last 30 days)
Hi All,
Is there any way to save whole frame and reading it in simulink? or how can I use "frame based
processing" while saving frames in any memory block and reading from it in simulink? or is there
any concept of global variables in simulink blocks? I have tried every option, I tried to use
"Data store memory" block with it's input as a global variable but everytime i get the same error:
MATLAB Function Interface Error: Cannot propagate frame-based signal through input 'MATLAB
Function5' because this input expects a sample-based signal. The frame-based signal originates
from 'kmybIA/MATLAB Function5/ SFunction '. Consider inserting an Unbuffer in the signal
path. What should i do?
  1 Comment
Kaustubha Govind
Kaustubha Govind on 10 Sep 2013
If this is correct, please delete this question and add any additional information to the existing question by editing it. Otherwise, please clarify how it is different.

Answers (0)

Community Treasure Hunt

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

Start Hunting!