photo

Hector Cano


Master-studien

Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Change for-loop iteration inside the loop.
clc;clear;close all n=[1 1 100]; while (n(1) <= n(3)) j(n(1))=n(1); if (n(1) == 50) n(2) = 10; end ...

más de 4 años hace | 0