프로그램 사용법/Matlab
[Matlab]함수 생성
흰군
2014. 1. 16. 17:55
function 출력 변수 이름= 함수 이름(입력 변수 이름)
function [a, b] = mdwtrec(dec,varargin)