当前位置:网站首页>How Simulink adds modules to the library browser
How Simulink adds modules to the library browser
2022-06-13 09:04:00 【mydate()】
List of articles
Tips : The following is the main body of this article , The following cases can be used for reference
One 、 newly build Library
1、 Create empty Library modular
1) stay Simulink Create an empty interface Library modular
2、 edit Library
1) edit Library Logical and save as slx file
Two 、 Add to Library Browser
1、 add to Library The script command for
1) open Mtalab Help document for , Search for Slblock>>Add Library to the Library Browser
2) Copy Slblocks Script command
function blkStruct = slblocks
% This function specifies that the library 'mylib'
% should appear in the Library Browser with the
% name 'My Library'
Browser.Library = 'mylib';
% 'mylib' is the name of the library
Browser.Name = 'My Library';
% 'My Library' is the library name that appears
% in the Library Browser
blkStruct.Browser = Browser;
2、 New script file
1) stay Mtalab Create a new script file in the interface , And fill in the code above
2) Edit the Library Module name (Slx file ) And in Library Browser The name shown above
3) Save script file
3、 Import Library modular
1) stay Library Browser To the left of the list , The right choice Refresh Library Browser Or press F5 to update Library list
2) Automatically refresh to Library list
To sum up, complete Simulink Library The addition of ;
边栏推荐
- 15. copy constructor
- Installation of sonarqube code quality management platform (to be continued)
- [network security] webshell empowerment of new thinking of SQL injection
- 教程篇(5.0) 04. Fortint云服务和脚本 * FortiEDR * Fortinet 网络安全专家 NSE 5
- Pop component submission success failure animation
- 【QNX Hypervisor 2.2 用户手册】4.5 构建Guest
- 20211020 段院士全驱系统
- Tutorial (5.0) 03 Security policy * fortiedr * Fortinet network security expert NSE 5
- Uni app essay
- JS obtain geographic location information according to longitude and latitude and mark it on the map
猜你喜欢
Jfinal and swagger integration
transforms. ColorJitter(0.3, 0, 0, 0)
Knowledge points related to system architecture 1
Tutorial (5.0) 03 Security policy * fortiedr * Fortinet network security expert NSE 5
Library management system based on wechat applet Rar (thesis + source code)
20211104 为什么相似矩阵的迹相同
turf. JS usage
Diversified tables through TL table row consolidation
网络安全漏洞分析之重定向漏洞分析
[network security] webshell empowerment of new thinking of SQL injection
随机推荐
20211108 differential tracker
13.inline,const,mutable,this,static
PHP wechat special merchant incoming V3 packaging interface
Three indexes reflecting system reliability in performance test: MTTF, MTTR and MTBF
20211108 is transpose multiply a a a positive definite matrix? What are the necessary and sufficient conditions for a to be a positive definite matrix?
20211028 Stabilizability
20211115 任意n阶方阵均与三角矩阵(上三角或者下三角)相似
Drill down to protobuf - Introduction
Sonar scan ignores the specified file
pytorch相同结构不同参数名模型加载权重
20211020 段院士全驱系统
Void* pointer
【 sécurité 】 comment devenir ingénieur de sécurité de 0 à 1 contre - attaque pour la Fondation zéro
20220606 关于矩阵的Young不等式
20211004 矩阵的子空间
20211115 矩阵对角化的充要条件;满秩矩阵不一定有n个线性无关的特征向量;对称矩阵一定可以对角化
【网络安全】SQL注入新思维之webshell提权
20211028 Stabilizability
Software Architecture Overview knowledge
output. Interpretation of topk() function