photo

Matvii Kistaiev


Last seen: 7 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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, ... );...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta