How easy is it to convert Matlab code into a Gedae graph?
We have many defined primitives in our libraries that can quickly replace certain Matlab pieces. For other custom code, Matlab can be converted into Gedae primitives, and that result would be added into Gedae so that any conversion of similar Matlab code in the future would be included as part of the Gedae primitives. Gedae can also make calls to Matlab routines, and this would be transparent to the user.