Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Matlab 的新手,我想在 Matlab 中实现一个音频接口。它应该做的是能够播放 wav 文件,向我展示音频图,并有一个指针(或线)与音频同步遍历该图。
如何将这样的指针与音频信号同步?非常感谢。