Community Profile

photo

Adam H


Last seen: 12 months ago Active since 2017

Statistics

All
  • Solver
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


How do I improve the performance of copying and assigning arrays of Classdef object?
Hello! I have the following classdef class that implements a custom copy()-like method, deepCopy(). I have shown the class, tr...

5 years ago | 0 answers | 0

0

answers

Question


Can anonymous function handles be inputs of functions that are turned into C code using MATLAB Coder (codegen)?
I have a function, call it foo(), that accepts a number of arguments as inputs. Say, in this case, the definition of foo()'s in...

6 years ago | 1 answer | 0

1

answer