How do you transform a 4D array to 3D array, turning the 4th value into a color for the 3D point.

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 Comment

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.

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 2 Aug 2018

Commented:

Rik
on 2 Aug 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!