Statistics
RANK
4,675
of 295,467
REPUTATION
10
CONTRIBUTIONS
7 Questions
2 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
4
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
troubles loading Simulink operating point
Hi Brian, did you solve your problem? I got the same error message. cheers Florian
5 years ago | 0
| accepted
To change Current Folder to the folder of .m File
mfile_name = mfilename('fullpath'); [pathstr,name,ext] = fileparts(mfile_name); cd(pathstr);
6 years ago | 2
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ...
9 years ago | 0 answers | 0
0
answersQuestion
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 ...
9 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 3 answers | 1
3
answersQuestion
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 ago | 1 answer | 0