Use CreateFileMapping in S-Function to Share Memory

1 view (last 30 days)
Hi, I want to create a shared Memory. I would like to use CreateFileMapping () inside an S-function level 2. Where would i use it, if i need to? Is it in mdlOutputs()?
What are the memory constraints to use CreateFileMapping() inside a S-Function, on 64-bit Windows machine running 32-bit MATLAB?

Answers (0)

Community Treasure Hunt

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

Start Hunting!