ajout variable SAVE

This commit is contained in:
Nolan Reynier Nomer 2026-04-20 12:31:53 +02:00
parent 17314eb9df
commit 2d8693d084

View file

@ -8,6 +8,8 @@ clear;
clc;
close all;
SAVE = 0;
set(0, 'DefaultLineLineWidth', 1)
%% Question 3