Hey,

seems like you haven't installed traci4matlab correctly. There are some minor 
mistakes in the software, but the traci_test script runs without problems.
The solution would be to go through the installation instructions step by step 
and try to find the error.

Cheers,
Kevin
_____________________________________

-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im 
Auftrag von NSh
Gesendet: Mittwoch, 9. Oktober 2019 23:12
An: [email protected]
Betreff: [sumo-user] error running traci_test in matlab

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
_______________________________________________
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