Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] error running traci_test in matlab

I'm sorry but I cannot give TraCI4Matlab support. Try to ask the maintainer Andres Felipe Acosta Gil <pipeacosta@xxxxxxxxx>

Am Mi., 9. Okt. 2019 um 23:12 Uhr schrieb NSh <neda.sh34@xxxxxxxxx>:
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
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top