当前位置:网站首页>保存Simulink仿真模型为图片或者PDF的方法
保存Simulink仿真模型为图片或者PDF的方法
2022-08-09 12:04:00 【51CTO】
simulink模型创建好,仿真结束后需要把模型导出为图片或者pdf方便讲解分享,故需要分享一下把Simulink仿真模型保存为图片或者PDF的方法。
1、截图
最简单的方法是使用截屏工具,直接将仿真模型截屏为图片。常规的电脑截图工具或者qq、微信自带的截图,比如微信Alt+A,QQ快捷键为Ctrl+Alt+A即可选择要截屏的区域之后复制到文档中即可
2、print pdf
可以使用Simulink自带的打印功能将其输出为PDF形式。具体步骤如下:在仿真模型的菜单栏SIMULATION中选择Print,后选择Print to之后再选择ALL print后点击打印即可。也可使用快捷键Ctrl+P直接打印,默认生成和模型文件同名的pdf文件,保存的pdf清晰度不错,pdf方法可以把子模块的内容也一起导出,比较方便
3、simulink截图工具
使用Simlink自带的类似截屏的工具,具体在format下有一个Screenshot,选择send bitmap to clipboard,之后在文档中复制进去即可,
注:这种方式下图片清晰度较低。
4、saveas命令
使用命令行直接保存为相应的格式,用于保存figure或者simulink框图。
注;使用这种方法需要首先将模型打开才可以,不然会报错。这种方式下选择png或bmp格式的清晰度较其他方法更高。
同时保存多个格式
如果是子模块,注意要选中到子模块里面,然后执行上面的命令
边栏推荐
- goalng-sync/atomic原子操作
- 微信支付开发流程
- 告别手摇织布机的AI时代
- 中科院打脸谷歌:普通电脑追上量子优越性,几小时搞定原本要一万年的计算...
- [Interview high-frequency questions] Linked list high-frequency questions that can be gradually optimized
- HAproxy:负载均衡
- Apexsqlrecover cannot connect to database
- JD.com architects tidy up: what are the core technical knowledge points of jvm and performance tuning
- electron 应用开发优秀实践
- 微服务架构的核心关键点
猜你喜欢
HAproxy:负载均衡
IDEA close/open reference prompt Usages
ABAP 面试题:如何使用 ABAP 编程语言的 System CALL 接口,直接执行 ABAP 服务器所在操作系统的 shell 命令?
Here comes the question: Can I successfully apply for 8G memory on a machine with 4GB physical memory?
【微服务~远程调用】整合RestTemplate、WebClient、Feign
金融业“限薪令”出台/ 软银出售过半阿里持仓/ DeepMind新实验室成立... 今日更多新鲜事在此...
LeetCode热题(11.合并两个有序链表)
GPT-3组合DALL·E,60秒内搞定游戏设定和原型动画!网友看后:这游戏想玩
JD.com architects tidy up: what are the core technical knowledge points of jvm and performance tuning
C# Get system installed .NET version
随机推荐
字符串转换整数 (atoi)
LeetCode热题(11.合并两个有序链表)
非科班AI小哥火了:他没有ML学位,却拿到DeepMind的offer
HAproxy: load balancing
Batch大小不一定是2的n次幂!ML资深学者最新结论
How should the acceptance criteria for R&D requirements be written?| Agile Practices
用 API Factory 产品生成 API 文档
阻塞、非阻塞、多路复用、同步、异步、BIO、NIO、AIO 一锅端
合并两个有序列表
【Untitled】
Golang学习之路(五):Golang的函数
Shell之常用小工具(sort、uniq、tr、cut)
JD.com architects tidy up: what are the core technical knowledge points of jvm and performance tuning
[Interview high-frequency questions] Linked list high-frequency questions that can be gradually optimized
金融业“限薪令”出台/ 软银出售过半阿里持仓/ DeepMind新实验室成立... 今日更多新鲜事在此...
We really need DApp?Really can't meet our fantasy App?
AI篮球裁判火了,走步算得特别准,就问哈登慌不慌
The redis library cannot be imported
放下手机吧:实验表明花20分钟思考和上网冲浪同样快乐
Apexsqlrecover无法连接数据库