Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Closing gui

You can set sumo option --quit-on-end (or -Q) to automatically close the gui. Consider using 'sumo' instead of 'sumo-gui' if you are running many simulations without actually looking at them.

Am Do., 23. Feb. 2023 um 23:21 Uhr schrieb Tareef Sahhary <tareef.sahhary@xxxxxxxxx>:
Dear sumo experts,

i am using sumo with matlab and looking for a method to close the sumo gui from Matlab. 
I know how to disconnect the traci using traci.close();
is there any way to close the gui window? I need to do long simulation using for loop, in which the simulation is going to be called many times.

Thanks,
Tareef



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top