Community Profile

photo

Oleg Iupikov


Chalmers university of thechnology

Last seen: 7 days ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Solver
  • First Answer
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

View badges

Feeds

View by

Question


Class implementation such that assignment x=MyObj does in fact x=MyObj.prop1
Let's say I have a class classdef TestClass < handle properties prop1 = 7 prop2 end methods ...

1 year ago | 1 answer | 0

1

answer

Answered
Retrieving non-zero blocks from a matrix
Here is one possible solution. Please see in-line comments for explanation. % Generate some data matrix Data = zeros(6,6); Da...

3 years ago | 1

Question


Data tip on the centroid of a patch face?
Hallo. Is it possible programmatically create a data tip on a patch face center? It looks like it always sticks to the patch v...

3 years ago | 1 answer | 1

1

answer