Can classes or class variables be used in stateflow charts / test sequences
I’m creating a test sequence for a test harness and would like to use an object in the steps. However, I receive a message that Data type of ‘<initialized object variable name>’ is not supported in Stateflow charts. I know I can perform function calls, but I need some state maintenance to drive function behavior and would like to use an object’s methods instead of raw functions.
Is this possible?I’m creating a test sequence for a test harness and would like to use an object in the steps. However, I receive a message that Data type of ‘<initialized object variable name>’ is not supported in Stateflow charts. I know I can perform function calls, but I need some state maintenance to drive function behavior and would like to use an object’s methods instead of raw functions.
Is this possible? I’m creating a test sequence for a test harness and would like to use an object in the steps. However, I receive a message that Data type of ‘<initialized object variable name>’ is not supported in Stateflow charts. I know I can perform function calls, but I need some state maintenance to drive function behavior and would like to use an object’s methods instead of raw functions.
Is this possible? stateflow chart, object, test harness, test sequence, simulink MATLAB Answers — New Questions