Does MATLAB copy large input parameters or does it operate on pointers?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Operators and Elementary Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!