how to write Batch script in multiple lines ?

i wrote a batch script to automate model execution for batch process. i'm able to give input arguments in single line. however i want to write the input arguments in separate lines to make it user friendly and readability.
start "MATLAB" /LOW /MAX "MATLAB" -nosplash -nodesktop -r myscrit(xyz);myscrit(abc);.....

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Produits

Question posée :

le 2 Fév 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by