How to convert C# to Matlab??

osher

osher

@osher-JYYGaS Oct 14, 2024
Hi,

Is anyone know's how to convert C# to Matalb?

but automatically...

Thanks,

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 20, 2012

    I don't think there's way to do it. Matlab provides mcc for converting matlab code into C but its highly experimental & I never succeeded into getting the C code to work.

    You can interface Matlab with C# but you cannot convert the codes afaik.