Dear SUMO community:

We are pleased to announce TraCI4Matlab: An implementation of the TraCI
interface for the popular scientific computing tool Matlab.

Our main objective in the development of TraCI4Matlab was to preserve the
same syntax of the Python implementation. For example, if you type in the
Python implementation the method
traci.inductionloop.getLastStepVehicleNumber("0"), in Matlab it would be
traci.inductionloop.getLastStepVehicleNumber('0'), the only difference is
that you have to change the double quotation marks for single quotation
marks.

We are close to release the code, but we have to be sure about some issues
we want to ask:


   - In order to publish Matlab code in MatlabCentral, we have to use the
   BSD license, What implications does it have over the license used by SUMO,
   i.e. GPL?  Can you include Traci4Matlab in the contributed tools of a
   future SUMO release? See
   
http://stackoverflow.com/questions/3735389/can-i-license-my-matlab-code-using-the-gpl
   - In some functions, the help is copied from the corresponding function
   of the Python implementation, is it possible?

We look forward for your comments and feedback.

Best Regards.

-- 

Andres Felipe Acosta Gil
Jairo Espinosa
Jorge Espinosa
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to