Qing Liu - MATLAB Central
photo

Qing Liu


Last seen: 27 jours il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB AnswersFrom 12/19 to 03/25Use left and right arrows to move selectionFrom 12/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
10 299
of 297 398

RÉPUTATION
4

CONTRIBUTIONS
2 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How can self-organized Simulink model/block information be written to a file during Simulink code generation?
I maintain some data structures in the callback functions of my customized Simulink blocks and would like to write them to a sou...

environ un mois il y a | 1 réponse | 0

1

réponse

Réponse apportée
This model is configured for concurrent execution and has modeling constraints. Input port 1 of xx block must be contiguous. what's that mean?
Hi, Xu Liu, When I mux signals in a subsystem, and demux them in another concurrent subsystem, I get the this error. But I ...

presque 3 ans il y a | 0

Question


The propose of 2 uploadInfos in external mode?
In external mode, BdUploadInfo data structure describes the data that need to be upload to the host(Simulink). /* * The BdUplo...

environ 3 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How can you generate a C code with embedded coder from a simulink model with a cycle time/period (sample time) shorter than 1 ms?
A tricky method : manually modify the tlc file( <MATLAB_ROOT>/rtw/c/tlc/mw/ertwinthread.tlc ) comment out lines 773-780 (as fol...

environ 5 ans il y a | 0

| A accepté

Réponse apportée
Is concurrent execution not possible for a Simulink model with sample time less than 1ms ?
I answered the same question here: https://www.mathworks.com/matlabcentral/answers/446466-how-can-you-generate-a-c-code-with-e...

environ 5 ans il y a | 0

Go to top of page