ajout variable SAVE
This commit is contained in:
parent
17314eb9df
commit
2d8693d084
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ clear;
|
|||
clc;
|
||||
close all;
|
||||
|
||||
SAVE = 0;
|
||||
|
||||
set(0, 'DefaultLineLineWidth', 1)
|
||||
|
||||
%% Question 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue