Line thickness using patch

9 views (last 30 days)
mark
mark on 2 Apr 2012
Has anyone ever had problems using the patch function when trying to set a line thickness? It doesn't matter what value I set the line thickness at, the line thickness always stays the same. I'm trying to model water hammer in a pipe system and I want different pipes to have different thicknesses but nothing seems to be working. Anyone have any ideas?

Answers (1)

Walter Roberson
Walter Roberson on 2 Apr 2012
As a work-around, try giving the command
opengl software
The problem does sound familiar as an OpenGL problem affected a small range of releases on one platform, but which platform and which releases is not something I recall at the moment.

Community Treasure Hunt

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

Start Hunting!