photo

D D


Last seen: ongeveer 2 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to acces the value of a Optional-Positional argument (~ argument) ?
I want a function like this: function foo(a, b, ~) foo2(a, b, ~) % two ~ are same end However it's not allowed. So how ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to make the zplane function to plot on a existing axes?
The zplane function always create a new plot. HOW to let it on a exisiting axes? Or any workaround?

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


How to create a function handle to an object's method?
Hi, everyone. I wanna create a function handle to an object's method. I have two classes, my_class1 and my_class2. my_class2 ha...

meer dan 2 jaar ago | 1 answer | 0

1

answer