A répondu
Remove legend items from Figure
You could do it based on the order of appearance of the plots. Assuming 'aa' is plot first, then 'bb' and then 'cc': figure; ...

environ 5 ans il y a | 1

| A accepté

A répondu
Efficiently setting lower axis limit
From the documentation of r2018b: 'Create a surface plot and show only y values greater than 0. Specify the minimum y-axis li...

environ 5 ans il y a | 1

A répondu
How do i create multiple plots in one diagram?
This parts reads the data, the 4 %d's suggests it are 4 doubles which are read: data=fscanf(s, ... '%d %d %d %d')...

plus de 5 ans il y a | 0