Feeds
提问
How to remove 'e' from a matrix?
I have an output matrix N= [12, 0.24e-16, 9] want to remove e from the output matrix. I can do it from the command window by e...
6 years 前 | 1 个回答 | 0
1
个回答提问
Hi, I am new to MATLAB. I was trying to subtract the consecutive number in the series with the previous number and then storing this number to a new matrix. I implemented the following code but I need some help.
I have a series num: 1 2 3 ...
6 years 前 | 1 个回答 | 0