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...
7 years 前 | 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...
7 years 前 | 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....
7 years 前 | 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...
8 years 前 | 3 个回答 | 0