MATLAB has boolean types (the type is called "logical" in MATLAB), true and false (often denoted by 1 and 0 ). This is not the same as the strings 'true' ...
確定! 回上一頁