photo

Matvii Kistaiev


Last seen: 7 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Output argument's name same as input argument's
Is there any differences in MATLAB behavior in these cases: function output = func(input) output = do_smth(input, ... );...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How does MATLAB REALLY pass arguments to functions?
I know that MATLAB might pass non-handle objects arguments "by reference" for optimization's sake. For example when argument isn...

oltre 2 anni fa | 1 risposta | 0

1

risposta