While loop

some notes

clear;clc;
a=0;
while a<0
    a=a+1;
    b(a) =a;
end

results matching ""

    No results matching ""