Some checks are pending
Lean Action CI / build (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 lines
26 B
Matlab
3 lines
26 B
Matlab
for i = 1:5
|
|
disp(i)
|
|
end
|