I'm not familiar with the way the traci4matlab client is organized but you should be able to adapt an existing function by replacing the command id with 0x95.
2016-05-03 18:39 GMT+02:00 <[email protected]>: > Dear Jakob, > > > > I am very willing to extend the code, but not too sure what is the command > ID and which function to use? I only saw the variable ID for save state is > ‘0x95’, and I assume that I can use traci.beginMessage and traci.sendExact > these two functions, is that correct? Thank you. > > > > Kind Regards, > > Rui > > > > From: Jakob Erdmann [mailto:[email protected]] > Sent: 02 May 2016 14:47 > To: [email protected]; Andres Felipe Acosta Gil > Cc: sumo-user > Subject: Re: [sumo-user] save state by TraCI > > > > Hello, > > this functionality was not yet added to the traci4matlab client. If you do > not wish to extend the client code yourself, you must wait for Andres to do > it. > > regards, > > Jakob > > > > 2016-05-02 14:13 GMT+02:00 <[email protected]>: > > Hello, > > > > I am trying to save traffic states with SUMO 0.26.0. > > > > I am using Matlab, but cannot see the function to save states when using > TraCI. So just wondering what is the way to save traffic states by using > TraCI? Thank you in advance. > > > > Kind Regards, > > Rui > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
