필터 지우기
필터 지우기

how can ı wriite this fprintf

조회 수: 2 (최근 30일)
matlab coder
matlab coder 2020년 12월 4일
댓글: matlab coder 2020년 12월 4일

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 12월 4일
편집: KALYAN ACHARJYA 2020년 12월 4일
n=...?
for i=1:n
fprintf('%d times 6 is %d\n',i,i*6);
end
  댓글 수: 2
matlab coder
matlab coder 2020년 12월 4일
ıt doesnt work
matlab coder
matlab coder 2020년 12월 4일
ok now ı solve ıt

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by