s函数怎么能输出一个一维数组。
Show older comments
首先通过等间隔采样,得到1024个采样点,然后再对1024个采样点调用算法处理,得到结果(一个1024点一维数组),想把这这些结果一位一位的输出,我想问一下这怎么实现?
Accepted Answer
More Answers (0)
Categories
Find more on 循环及条件语句 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!