Feeds
질문
Splittingn and combining the number again
If I have '9,36.486' (double or char) and wish to multiple the 36 with (100/60) and the 486 with *1/100. Can I split the '9,36.4...
8년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
extract chunks of small wav files in specific starting and ending times from a large wav file ?
thanks a lot Jan!!, there is another thing, if I want to multiply in the '9,36.486'; The 36 with (100/60) and the 486 with *1/1...
extract chunks of small wav files in specific starting and ending times from a large wav file ?
thanks a lot Jan!!, there is another thing, if I want to multiply in the '9,36.486'; The 36 with (100/60) and the 486 with *1/1...
8년 초과 전 | 0
질문
extract chunks of small wav files in specific starting and ending times from a large wav file ?
I have the format of start time for ex: (format minutes, seconds, milliseconds) start time = '9,36.486' end time = '12,02....
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
index position of the 1
Hi, I have the following cell array TEST = [1] [] [] [0] [] I want to get the index position of the 1 not the 0. th...
거의 9년 전 | 답변 수: 3 | 0
