Calling Function with values
Mostra commenti meno recenti
TO call a function with input x and output y.
x = [10,20,30,40,50] with corresponding outputs y =[ 12,34,45,66,56] ( obtained by extensive computation)
How to call this function and obtin value say funct(30) = 45 .
Risposte (0)
Categorie
Scopri di più su Conditional Mean Models 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!