Community Profile

photo

dvd7e


Last seen: ongeveer 2 jaar ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 8 jaar ago | 1 answer | 0

1

answer