Does MATLAB copy large input parameters or does it operate on pointers?
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!