Author Topic: Importing from source files using a matlab file(.m  (Read 2856 times)

sandeep bhat

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Importing from source files using a matlab file(.m
« on: October 29, 2014, 03:20:09 am »
Hi,
I have a requirement to generate a class from the source file. So far I have done it using a c(.h) file. But now i have the same bus definitions in a .m file. EA directly wont support .m files but is there any workaround or if someone has already tried doing this and succeeded?. Any help would be appreciated.