Skip to content

Conversation

djsperka
Copy link

Handling of graphic handles changed in matlab 2014b. The methods textureSynthesis and textureAnalysis required modification to run in newer matlab versions. These functions tested on linux in R2024a (I cannot test in versions prior to 2014b).

Also added an in-code variable 'DoFigUpdates', which can be set to 0 to NOT create figures or show updates. Setting to 0 (available in textureSythesis and textureAnalysis) prevents the updates from taking control of the desktop (due to repeated re-focus on the figure as it is updated).

… plotting correctly in earlier and later versions. Add DoFigUpdates variable: set to 0 for no figure updates during this script (otherwise you cannot use your desktop while this is running. Clean up figures when all done.
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