开发工具介绍
姜辛
2016-08-07
Built to relieve labour in Model-based development using
MATLAB/Simulink/Stateflow
•Easy to understand and natural way to use
汽车工具
•Great improvement in efficiency of model construction •Convenient in handling blocks in a batch •Customizable block behavior and functionalities •Plug-and-play for new add-ons
•Open for further development
Introduction
•Quick way to add block
•Modifying existing block
•Scenario dependent behavior
•Model layout and neateness
•Fast string operation
•Batch operation on blocks
•Command with option arguments
•More useful tips
•Useful macro functionalities
•Plug-and-play mechanism and customizable behavior •Console operation
Quick way to add block
•Block type keyword (abbreviation or not)
•from, sw, l1, l2, cnst, abs, sin, mod, ceil, …
•Operational expression
•+++, **/, >=, +ABC, not, and, …
•With argument (multiple)
•from abc bcd, dswabc
•l2abc, sat abc,
•trig r, …
•With number
•bs5, min6, bc5
•from5, op5
•sw1, sw3
•Complex
•ssi5o6fcen, sf i5 o6 fc, sf in5out6
•Sequential Expression
•ip Shift[P,R,N,D], gotoGear[1:5]Ratio, …