Is there an equivalent of coder.varsize in Matlab 7

Hi,
I want to create dynamic matrix in Matlab Embedded Function in Simulink. I know already the tool for Matlab R2013b and its coder.varsize.
Is there a equivalent tool in Matlab 7?
Regards

Answers (2)

No, MATLAB 7 was MATLAB R14, which was long before the MATLAB Coder product existed.
So there is no option to built a dynamic matrix in Matlab R14 Embedded? Maybe you can think of any trick to do so. I was thinking maybe if i can statically ascribe each element to anather variable and then create a matrix that i want.

This question is closed.

Tags

Asked:

on 5 Nov 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!