Is it possible to include LaTeX expressions as text in my code?
Mostrar comentarios más antiguos
I have a piece of code, where some of the variables can have their values chosen by me as and when I want. The values have very strict conditions however, given by equations like
a, c, m and b are all predetermined, and I choose gamma. I'd like to have this expression as a comment in the code as a reminder to myself, rather than having to keep track of other files or pieces of paper containing these conditions.
I know you can include LaTeX for when you publish the code, using
% $$ equation $$
but I want the expression to be directly visible in the code, not in a pdf version.
Respuesta aceptada
Más respuestas (1)
adel behdani
el 17 de En. de 2021
0 votos
hi , i have been using matlab report generator and now i need to add an latex form equation in my report. is there any way to do so?
I would be really glad to know your comments...
tnx, Adel
1 comentario
Cris LaPierre
el 18 de En. de 2021
Categorías
Más información sobre LaTeX 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!