I can not pass a MATLAB char Array to the read method: cbuf= =char(1:1024); bufleng= BufferedReader.read(cbuf, 0, 1024); Since MATLAB arrays are passed by value ...
確定! 回上一頁