Statistics
7 Questions
0 Answers
RANK
270,617
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Setting a fixed sized matrix size in Simulink at run time
In Simulink I would like to create a matrix that is of fixed size during a run (e.g. as opposed to a variabel sized matrix), but...
4 years ago | 1 answer | 0
1
answerQuestion
What is the name of Bus Element inport blocks?
I'm trying to build up a Simulink model from the Matlab command line by using the "add_block" command, which requires the block ...
6 years ago | 1 answer | 0
1
answerQuestion
Possible to instantiate an object in the base workspace and use it in Simulink Embedded Matlab function?
Is it possible to instantiate an object (using Matlab's Object Oriented Programming) in the base workspace, and then use that ob...
6 years ago | 0 answers | 0
0
answersQuestion
Why can't I see instantiated objects with the Simulink debugger?
I have some embedded matlab code inside a Simulink simulation and I'm instantiating some objects. When I step through with the d...
6 years ago | 0 answers | 0
0
answersQuestion
How to use time varying structures in Simulink's embedded matlab
I would like to manipulate a data structure inside of a Simulink Matlab Function, for example: function y = fcn(data) y = ...
6 years ago | 0 answers | 0
0
answersQuestion
How do I load variable sized cell arryays into Simulink matlab function?
In a Simulink embedded matlab function, I would like to read in a text file of strings and store them as a variable sized cell a...
6 years ago | 0 answers | 0
0
answersQuestion
File Reading - Skip to next line
Hello, I have a very large textfile (a few gigabytes). The large file size is dominated by how much data there is per line, not...
8 years ago | 1 answer | 0