Skip to content

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

Open
adhusch wants to merge 1 commit into
johnyf:mainfrom
adhusch:feature-single-color-surfaces
Open

Fix surfaces with single color for all faces/vertices#13
adhusch wants to merge 1 commit into
johnyf:mainfrom
adhusch:feature-single-color-surfaces

Conversation

@adhusch

@adhusch adhusch commented Aug 4, 2017

Copy link
Copy Markdown

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