Info

此问题已关闭。 请重新打开它进行编辑或回答。

Is there an equivalent of coder.varsize in Matlab 7

3 次查看(过去 30 天)
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

回答(2 个)

Walter Roberson
Walter Roberson 2013-11-6
No, MATLAB 7 was MATLAB R14, which was long before the MATLAB Coder product existed.

Daniel
Daniel 2013-11-6
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.

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by