how to write Batch script in multiple lines ?

2 次查看(过去 30 天)
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);.....

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by