You can comment out a block of code in MATLAB using the block comment operators, % { and %}. To uncomment a previously commented line remove the % symbol or use ...
確定! 回上一頁