Respondida
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; ...

alrededor de 5 años hace | 1

| aceptada

Respondida
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...

alrededor de 5 años hace | 1

Respondida
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')...

más de 5 años hace | 0