📄 plot_curve.m
字号:
function plot_curve(c, M, str)
% plot_curve - plot a 2d curve.
%
% plot_curve(c, str, M);
%
% Note that 'c' can also be a cell array of curves.
% - 'c' is of size 2xm
% - 'M' is a nxn image put in background (ranging in [0,1]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -