摘要: 1.while condition action end 2.输入三个正数 n=3;for i=1:n inputnum=input(['enter a positive number[#' num2str(i) ']:']) while inputnum<=0 fprintf('You enter 阅读全文
posted @ 2022-04-21 11:45 无敌小金刚 阅读(612) 评论(0) 推荐(0)