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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0