Community Profile

photo

James116


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


Can data be shared between separate simulink models without referencing?
Can data be shared between separate simulink models without referencing?

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 1 answer | 1

1

answer

Answered
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...

10 years ago | 0

| accepted

Question


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...

10 years ago | 1 answer | 0

1

answer