Community Profile

photo

Alexander


Applied Science Associates

Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
Problem with scatter plot over pcolor
Actually, It turns out that it was a problem with when I was calling the 'shading' handle. It needed to be before the scatter pl...

13 years ago | 1

| accepted

Question


Problem with scatter plot over pcolor
Hello, I'm trying to plot gridded ocean model data and then overlay a scatter plot of irregular points (observation stations). F...

13 years ago | 3 answers | 0

3

answers

Question


How do I instantiate a java interface from matlab?
I am trying to instantiate an interface of a java class. In java I would: Class.IInterface newinterface = new (I think).....

13 years ago | 2 answers | 0

2

answers

Question


Subsref question using braces '{}' type and a char subs
Hello, I am implementing subsref in my class for dealing with braces, '{}'. I want to be able to call >> classname{'chars'} ...

13 years ago | 1 answer | 0

1

answer