error('Input arguments must be numeric.'); end if any(size(theta) ~= size(rho)) error('THETA and RHO must be the same size.'); end % get hold state cax = newplot; next = lower(get(cax,'NextPlot')); hold_state = ishold; % get x-axis text color so grid is in same color...
in = setBlockParameter(in,blk,'InitialCondition',num2str(h)); end i've error like this, ho to fix it? Error using rl.representation.rlAbstractRepresentation/validateModelInputDimension (line 557) Model input sizes must match the dimensions specified in...