photo

James116


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
34,055
of 300,763

REPUTATION
1

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

12 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?

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

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

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

12 years ago | 1 answer | 0

1

answer