How to read the variable in a loop where the satellite data is in 'h5' format? When i am check the code, am little confused. The code is given below

2 Ansichten (letzte 30 Tage)
n = 5;
for i = 1:n
fprintf( 'The value of n is %d/n',i);
end

Antworten (0)

Kategorien

Mehr zu Reference Applications finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by