How do you transform a 4D array to 3D array, turning the 4th value into a color for the 3D point.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to take an array like {1,2,3,4} and transform it to {1,2,3} and assign "4" to a color.
1 Kommentar
Rik
am 2 Aug. 2018
Your question is not clear. How do you assign a color to an array in Matlab? Your input example is not 4D either. Please try to give a complete example input and intended output.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!