create script to matlab function
Afficher commentaires plus anciens
Hi,
I am need to convert my attached matlab script to function to be able run the entire code in the server. Could someone help me wih this
1 commentaire
Dyuman Joshi
le 15 Fév 2024
From a cursory glance, it seems you have provided all the inputs directly.
So, just create the header line to define it as a function, naming it as you like, and call it accordingly.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur String Parsing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!