photo

dvd7e


Last seen: 2 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答