Community Profile

photo

Jacob Franklin


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Size of a Surface Object in Pixels?
Say you have and axes object, and on that object you have a surface object. As you change the XLim and YLim properties of the pa...

3 years ago | 1 answer | 0

1

answer

Question


Matlab Memory Consumption: moving surfaces?
Forgive me for not including code but there are like 6 classes where all of this is contained in and some are several hundred or...

3 years ago | 1 answer | 0

1

answer

Question


Ignoring Listeners when loading an object?
I have a class object that has listeners linked to it by an object manager class. The listeners are not necessary or instrinsic ...

4 years ago | 0 answers | 2

0

answers

Question


How to Scale Array Indices to larger array indices?
Okay, suppose I have logical/TTL square wave array that looks something like this. t = [0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 1 ...

4 years ago | 1 answer | 0

1

answer

Question


Anonymous reference to structures/variables?
Is there a way to reference a struct or a variable without explicitly using the name? For example if I want create structs wh...

4 years ago | 2 answers | 0

2

answers