photo

Bonneuil Arnaud


Alten

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
209,881
of 300,779

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,997

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Why set_param( block, 'Position', pos ) shift subsystems ?
Hi, I am using this code to resize subsystems in a model : function format_subsystems( model ) subsystems = find_...

13 years ago | 1 answer | 0

1

answer

Answered
Is it possible to add a "configurable subsystem" in a library using add_block command ?
Hi, here is a piece of code I use : function test_add() model = bdroot(gcb); config_subsystem = strcat(mod...

13 years ago | 0

| accepted

Question


Is it possible to add a "configurable subsystem" in a library using add_block command ?
Hi, I am trying to automatically create library parsing some text file. It works pretty good. Of course I use add_block a...

13 years ago | 2 answers | 0

2

answers