Feeds
질문
Displaying multiple Outputs?
function [YPV,YPDV,YPR,YPDR,NPV,NPDV,NPR,NPDR] = turning_maneuver(L,B,T,C,U,S,t,time) YPV = -pi*(T/L)^2*(1+0.4*C*(B/T)) YPDV =...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
I am receiving an error in my script when calling a function.
I am getting this error code: Error using check_inputs Too many output arguments. when calling a function I created called ch...
대략 7년 전 | 답변 수: 2 | 0

