Substitute for Simulink.CustomSignal class

While generating code for simulink models I received the following error
Warning: The Simulink.CustomSignal class is obsolete and will be removed in a future release. Please update your MATLAB code and resave MAT-files to stop creating objects of this class}
Is there a substitute for Simulink.CustomSignal class???

 Accepted Answer

TAB
TAB on 1 Mar 2013
Simulink.Signal is equivalent to Simulink.CustomSignal.

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 1 Mar 2013

Community Treasure Hunt

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

Start Hunting!