?? compute_operator_1.m
字號:
function y = compute_operator_1(M,par,options)
% compute_operator_1 - compute a 1st order differential
% operator.
%
% y = compute_operator_1(M,par,options);
%
% compute y = <grad(M),par> where 'par' is a length-2 vector.
%
% Copyright (c) 2004 Gabriel Peyr
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -