Feeds
질문
How can I input data in real time?
I have a C++ program that spits out data from an instrument. It can not be embedded in Matlab. I need a way to stream the data...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Can data be shared between separate simulink models without referencing?
Can data be shared between separate simulink models without referencing?
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Share data between multiple Simulink models? (Global simulink signals)
I have normal and external models that I can not combine, so I wish to pass a variable between them. If anyone has an examp...
거의 12년 전 | 답변 수: 1 | 1
1
답변답변 있음
Using a windows dll in a C++ S-function?
I eventually solved the problem myself. It was quite trivial. I was indexing out of an array of a return string from one of my...
Using a windows dll in a C++ S-function?
I eventually solved the problem myself. It was quite trivial. I was indexing out of an array of a return string from one of my...
거의 12년 전 | 0
| 수락됨
질문
Using a windows dll in a C++ S-function?
I have a C++ source code that is completely functional. It uses functions from a windows DLL. When I try to create a Simul...
거의 12년 전 | 답변 수: 1 | 0