This model is configured for concurrent execution and has modeling constraints. Input port 1 of xx block must be contiguous. what's that mean?
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone, I want to use concurrent execution on a motor control model to use multi-core parallel computing to speed up the simulation, but when I configured the various sampling rate programs as atomic subsystems, the check still has the following problems, please tell me what I should do to solve this problem, I have no idea now.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/279974/image.png)
1 commentaire
Qiancheng Zhou
le 24 Août 2022
You can add a 'Signal Conversion' block before outport to aviod this issue.
Réponses (1)
Qing Liu
le 9 Mai 2022
Hi, Xu Liu,
When I mux signals in a subsystem, and demux them in another concurrent subsystem, I get the this error. But I am not sure this is the only reason for the error of this type.
1 commentaire
Qiancheng Zhou
le 24 Août 2022
You can add a 'Signal Conversion' block before outport to aviod this issue.
Voir également
Catégories
En savoir plus sur Multicore Processor Targets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!