Community Profile

photo

Christian Ridderström


Last seen: meer dan 2 jaar ago Active since 2021

Statistics

  • Thankful Level 1
  • First Review

View badges

Content Feed

View by

Answered
Functional programming construct to expand cell array into arguments for other functions without using an intermediate variable in the (user) code?
Here is an answer that follows the last approach in my question, using the name 'apply_expand' for 'bar': property_1 = @(T) T.P...

meer dan 2 jaar ago | 0

Question


Functional programming construct to expand cell array into arguments for other functions without using an intermediate variable in the (user) code?
I'm looking for a functional programming construct. The construct should let me use a cell array, e.g. returned from a function,...

meer dan 2 jaar ago | 3 answers | 0

3

answers

Question


Performance considerations for using strings or cellstr in table?
Hello, I'm looking for some information related to performance (speed, memory consumption) of using a cell array (cellstr) or ...

meer dan 2 jaar ago | 1 answer | 1

1

answer