问题1 - 复制图表
在使用linux matlab画图后,无法保存figure。
例如在windows下

但是在linux下并没有这个“Copy Figure”的选项。
这是因为 “ The Copy Figure option is not available on Linux® systems. Use the programmatic alternative.”
解决方案:
bar(1:10) %whatever your figure is
print('filename'-dpng')
问题2 - 撤回
在windows ctrl-z,但是在linux matlab无效,
Change the Shortcut’s Active setting to Windows Default Set:
HOME > Preferences > Keyboard > Shortcuts > Active settings

















![[工具升级问题] 钉钉(linux版)升级带来的小麻烦](https://i-blog.csdnimg.cn/direct/f3b079765f2c4cc3ae9d223dc0d78879.png)


