Plot pixels from 2D boolean array
Mostra commenti meno recenti
I have a 2D boolean array stored 0s and 1s where I want to plot a red pixel. For example, If the 2D boolean array has 1 for (20, 20) location, it should plot a red pixel at that location. Else, it is has 0, it should not plot the red pixel.
Can someone help me?
1 Commento
Radhika Kulkarni
il 30 Nov 2019
Risposta accettata
Più risposte (2)
Radhika Kulkarni
il 30 Nov 2019
0 voti
1 Commento
Stephan
il 30 Nov 2019
On File Exchange there are also tools to create gif animations. Maybe you want to use this.
Radhika Kulkarni
il 2 Dic 2019
0 voti
Categorie
Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!