Writing tests for sfunctions

1 view (last 30 days)
Frederik
Frederik on 12 Dec 2012
Answered: Jens on 13 Jan 2014
Hello, is there any way or known approach to create tests (like an unitTest) for an Level2 or C-sfunction?
I know that this is way more complicated than testing a simple function, but nevertheless it should be somehow possible to describe the expected behaviour and test whether the sfunction behaves in this way or not?
Is there any detailed information on the parameters needed to call an sFunction manually?
thanks for any suggestions or hints
fred

Answers (1)

Jens
Jens on 13 Jan 2014
S-Functions are embedded into simulink and can be executed in a Simulink model using Simulink itself. For a systematic way including model complicated signals, closed loop testing as well as test assessments and test reporting TPT is a good tool.

Categories

Find more on Test Model Components in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!