photo

Maaya


Last seen: 8 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Add title, x and y labels to scatter()
figure scatter(data(I_1, 2), data(I_1, 3), rowsize(I_1), rowcolour(I_1,:), 'filled'); hold on scatter(data(I_2, 2), data(I_1...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to perform a for loop over a single excel column
I'm trying to change the color my scatter plot points depending on a 3rd column with a for loop that would iterate over the colu...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plotting a 2D plot with plot point colors depending on different column
I'm trying to create a 2D plot where certain points will be different colors depending on a 3rd column value. Is there an easy w...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort