Community Profile

photo

Brian C Coe


Queens University

Last seen: 5 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Answered
Disable FontSmoothing in Legend text objects
call 'legend2' instead of 'legend'... (-sigh-) function [leg,labelhandles,outH,outM] = legend2(varargin) % function [leg,label...

5 years ago | 0

Answered
How can I disable font smoothing within a legend?
function [leg,labelhandles,outH,outM] = legend2(varargin) % function [leg,labelhandles,outH,outM] = legend2(varargin) % quite ...

5 years ago | 1

| accepted