A = sscanf(s, format) reads data from the MATLAB string variable s , converts it according to the specified format string, and returns it in matrix A ...
確定! 回上一頁