Community Profile

photo

Florian


Last seen: 3 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Explorer
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
troubles loading Simulink operating point
Hi Brian, did you solve your problem? I got the same error message. cheers Florian

4 years 前 | 0

| 已接受

已回答
To change Current Folder to the folder of .m File
mfile_name = mfilename('fullpath'); [pathstr,name,ext] = fileparts(mfile_name); cd(pathstr);

6 years 前 | 2

提问


Swarms / Many-on-Many in Simulink
Hi everybody, we want to simulate swarms in Simulink. A swarm comprises of N multiple objects. Each object represents a physi...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Are Matlab/Simulink Solver validated?
Hi, if you build a simulation in C/C++ or any other language it is necessary to verify and validate the solvers. Regarding ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Applying Model/Trim Command to a Simulink Model with Bus Objects at Inports/Outports
Hello, I have a simple Simulink Model called "mdl_w_bus_obj.slx" containing an inport, an Integrator, and an outport. Inport ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Bus Objects using multiple Data Dictionaries in Large Models
Hi, I have a large model containing several model references. I am using Data Dictionaries. I want to seperate bus objects fr...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Simulink-Blocks vs Matlab Functions
Hi, I am working under Matlab/Simulink 2014b. I am building a large simulation model in Simulink. A colleague of mine suggest...

9 years 前 | 1 个回答 | 1

1

个回答

提问


Data Dictionary and Model Parametrization
I am working on a large simulation model under Matlab/Simulink. I am investigating the ability to do the Simulink model parametr...

9 years 前 | 2 个回答 | 1

2

个回答

提问


Data Dictionary and Model Reference hierarchy
Hi, I am currently working with data dictionaries but there is strange to me. Is it mandatory that every parent model need...

9 years 前 | 0 个回答 | 0

0

个回答