Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix surfaces with single color for all faces/vertices #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adhusch
Copy link

@adhusch adhusch commented Aug 4, 2017

Fix surfaces with single color for all faces/vertices that still have indexed color CData set which however is not used by Matlab due to specified single
solid color. (Example: create streamtube, set FaceColor for streamtube object,
Matlab plots streamtube (correctly) in the set color but fig2idtf still
generates an index color stream tube cycling through the complete
colormap without this fix)

Fix surfaces with single color for all faces/vertices that still have
an indexed color set that is not used by Matlab due to specified single
solid color. (Example: create streamtube, apply color to streamtube,
matlab plots stream tube (correctly) in the set color but fig2idtf
generates an index color stream tube cycling through the complete
colormap without this fix)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant