Coversion of visual c to matlab line
Mostrar comentarios más antiguos
I have visual C code, which need to be converted to matlab code what are the solutions is Dll the solution
Respuesta aceptada
Más respuestas (2)
James Tursa
el 2 de Dic. de 2016
0 votos
Rather than converting the code, you might consider a mex solution:
https://www.mathworks.com/help/matlab/programming-interfaces-for-c-c-fortran-com.html
Manoj Pai
el 3 de Dic. de 2016
0 votos
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!