photo

Tyler Fara


Last seen: 2 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Is there an "inverse" of decsg?
Is there a function that is like the invese of decsg? By that I mean: dl = decsg(gd) takes a geometry description matrix gd and ...

3 months 前 | 1 个回答 | 0

1

个回答

提问


How to write a subclass that `copies' an instance of the superclass?
Basic Question: Can I make a copy of an instance of a class, but with a different version of one of the class's methods? Detail...

3 months 前 | 1 个回答 | 0

1

个回答

提问


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 ...

5 months 前 | 1 个回答 | 0

1

个回答

提问


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...

7 months 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答