Community Profile

photo

jianshen li


Last seen: etwa ein Jahr vor Aktiv seit 2020

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Unable to load DLL dependency: KERNEL32.dll.GetHandleInformation
When I deploy my model on my Target PC, I receive following error: Unable to load DLL dependency: KERNEL32.dll.GetHandleInfor...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Invalid Simulink object name: loader &&& xPC:unable to load dependent module FAST_Library_Win32.dll @ MathWorks Support Team
Diagnosic Viewer: The call to slrt_make_rtw_hook, during the exit hook generated the following error: Invalid Simulink object n...

etwa 3 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


How to call a .dll in the code generation process of C S-Function
When I use Simulink real-time and build model, my C sfunction needs to call a .dll file. How to call it correctly?

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using the external modes of Simulink real-time and r2018b, does the C S-function contained in the model need the corresponding TLC file when compile model?
Using the external modes of Simulink real-time and r2018b/VS 2017, does the C S-function contained in the model need the corre...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Unable to compile model for Simulink real time
I want to use the Simulink real time. My Simulink model contains a C S-function file. Namely FAST_SFunc. The code like follows...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I close a while loop in a callback function
function SwitchValueChanged(app, event) value = app.Switch.Value; while(value=='On') p...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort