Does MATLAB copy large input parameters or does it operate on pointers?
Mostrar comentarios más antiguos
X is a large Array of matrices which is passed to a function f(X). Does MATLAB copy this Matrix or does the function f(X) read the original Matrix by means of pointers?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Operators and Elementary Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!