📄 e0618.m
字号:
subplot(2,2,1); ezpolar('3*theta');title('1')
subplot(2,2,2); ezpolar('theta/4');title('2')
subplot(2,2,3); ezpolar('exp(2*theta)');title('3')
subplot(2,2,4); ezpolar('exp(2*theta)');title('4')
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -