Hi 
When running the traci_test example in Matlab i get the following error:

Could not connect to TraCI server at 127.0.0.1:≭. Error using fprintf
Unable to convert 'MException' value to 'char'.

Error in traci.connect (line 47)
        fprintf('Could not connect to TraCI server at %s:%s. %s\n', host,
port, err);

Error in traci.start (line 62)
connections(label) = traci.connect(port, numRetries, host);

Error in traci_test (line 22)
[traciVersion,sumoVersion] = traci.start(['sumo -c ' '"' scenarioPath '"']);

Could anyone please help me with this?





--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to