第四章 变量类型和函数讨论区【提问或回答均计分】

sum函数的应用

sum函数的应用

by 3217010008 刘星宇 -
Number of replies: 1

“xrand=round(rand(5,10)*36); 使用sum(xrand(:)==12)可以获得xrand中有多少个12。”为什么错误?