Error in All sample times for this block must be discrete. No continuous or constant sample times are allowed

2.7k Views Asked by At

I'm designing DSS System, the problems is when I execute it this error occurs:

Error in 'DSS_System_withANFIS/Synchronization Unit/Acquisition/Integrate and Dump1': All sample times for this block must be discrete. No continuous or constant sample times are allowed.

Here is my overall system design: DSS System

and this is my acquisition subsystem of Synchronization unit: Acquisition Unit

The error occurred at integrate and dump unit. Any help?

1

There are 1 best solutions below

0
Rasool Ahmed On

I found the solution.

I just changed the solver to discrete in configuration parameters in simulink UI

enter image description here