Borrar filtros
Borrar filtros

I want to use 'syms' normally in exe. How can I solve it?

3 visualizaciones (últimos 30 días)
Jonghun
Jonghun el 27 de Jul. de 2013
Image1-my m file
Image2-Its exe.
I made m file as like image1. I converted it to exe file. I want to use 'syms' normally in exe. How can I solve it?

Respuestas (1)

Walter Roberson
Walter Roberson el 27 de Jul. de 2013
You cannot use "syms" in a compiled program. The Symbolic Toolbox cannot be compiled into an executable.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by