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 years 前 | 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 years 前 | 2 个回答 | 0

