Community Profile

photo

Ben


Airbus Operations Ltd

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11 years ago

Question


Is it possible to write a script to automatically replace all S-Functions in a model with their counterpart Simulink Blocks?
I have a huge Simulink model which is filled with loads of S-Functions, and I'm looking to write some code to automatically repl...

11 years ago | 1 answer | 0

1

answer