General question, temp, character
Mostra commenti meno recenti
I'm studying a MATLAB code.
There are two lines which I cannot understand.
for N=1:2
temp=['StressSolution' int2str(N) '.txt']
F=fopen(temp,'r')
end
Could anyone kindly help me with it?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Stress and Strain in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!