photo

Tyler Fara


Last seen: 26 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Calling subclass functions to manipulate inputs for superclass constructor?
I have a user-created subclass Domain2d < fegeometry. The fegeometry class is a default class in MATLAB, and the inputs for the ...

1 month ago | 1 answer | 0

1

answer

Question


How to return a vector output when a vector input is given to a function_handle representing a constant function?
I want to define a function handle that represents the constant function , pass an n-length vector input, and get out an n-lengt...

3 months ago | 1 answer | 0

1

answer

Question


OOP: objects as properties of objects; objects with no methods; objects with no properties?
I am new to programming in general (~3 months experience). So, as an exercise, I am building a set of solvers for different PDES...

2 years ago | 2 answers | 0

2

answers