How to store more than 4 decimal places in an array in MATLAB

前端 未结 2 1091
野的像风
野的像风 2020-12-04 03:13

I want to store 6 decimal digits into an array, but when I store it into array it only stores up to 4 decimal digits instead of 6. How can I store up to 6 digits into an arr

2条回答
提交回复
热议问题