Does MATLAB 7.3 (R2006b) support Polyspace Model Link SL 5.6 (R2010b)?

1 次查看(过去 30 天)
Due to compatibility issues I am using MATLAB 7.3 (R2006b).
Now I would like to use Polyspace Model Link SL 5.6 (R2010b) with this old MATLAB release. This leads to the following error:
### Generating DRS table
??? At compilation, "directoryData" was determined to be a variable and this
variable is uninitialized. "directoryData" is also a function name and previous versions of MATLAB would have called the function.
However, MATLAB 7 forbids the use of the same name in the same
context as both a function and a variable.
Error in ==> PolySpaceForEmbeddedCoder>WriteDRSFile at 1285
elseif exist(directoryData.BuildDirectory,'dir') This is a top model
Error in ==> PolySpaceForEmbeddedCoder at 453
if (~WriteDRSFile(writeDRSArgs))
Error in ==> sl_customization>PSForEC_Callback at 34
PolySpaceForEmbeddedCoder;

采纳的回答

MathWorks Support Team
Polyspace Model Link SL 5.6 (R2010b) does not support Real-Time Workshop 7.3 (R2006b).
Polyspace Model Link SL 5.6 (R2010b) supports MATLAB 7.6 (R2008a) or later. It also supports Real-Time Workshop Embedded Coder 5.6 (R2008a) or later as shown in the Polyspace installation guide, page 1-3.
There are no workarounds.

更多回答(0 个)

产品


版本

尚未输入任何版本。

Community Treasure Hunt

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

Start Hunting!

Translated by