Azzera filtri
Azzera filtri

how can ı wriite this fprintf

2 visualizzazioni (ultimi 30 giorni)
matlab coder
matlab coder il 4 Dic 2020
Commentato: matlab coder il 4 Dic 2020

Risposta accettata

KALYAN ACHARJYA
KALYAN ACHARJYA il 4 Dic 2020
Modificato: KALYAN ACHARJYA il 4 Dic 2020
n=...?
for i=1:n
fprintf('%d times 6 is %d\n',i,i*6);
end
  2 Commenti
matlab coder
matlab coder il 4 Dic 2020
ıt doesnt work
matlab coder
matlab coder il 4 Dic 2020
ok now ı solve ıt

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by