A_max=max(max(anum)); 。
Show older comments
anum = data;
A_max=max(max(anum));
A_min=min(min(anum));
这段程序具体是什么意思呢
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!