Dear Dear Baisravan.

Please make sure you have set the path and SUMO_HOME environment variables
properly, as explained in the User Documentation:
https://github.com/pipeacosta/traci4matlab/blob/master/TraCI4Matlab_User_Manual.pdf

Also, verify that the SUMO configuration file of the scenario has the traci
server enabled, i.e. including the lines:

<traci_server>
            <remote-port value="8873"/>
        </traci_server>

Best Regards.

Hi,? I am new to SUMO and I am trying to control vehicles in SUMO from
> Matlab. Now, when I run the traci_test2.m, I get an error:
> Index exceeds matrix dimensions.
> Error in traci.Storage/read (line 26) varargout{i} =
> this.content(oldpos:this.pos-1);
> Error in traci.sendExact (line 36) prefix = result.read(3);
> Error in traci.getVersion (line 23)result = traci.sendExact();
> Error in traci.init (line 66)[traciVersion, sumoVersion] =
> traci.getVersion();
> Error in traci_test2 (line 44)traci.init();
> Thanks in advance.
>
> --
Andres Felipe Acosta Gil, MSc student - Software developer
Universidad Nacional de Colombia - MedellĂ­n
Facultad de Minas
Tel: +57 (4) 4255295
Institutional e-mail: [email protected]
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to