Effacer les filtres
Effacer les filtres

How to set different fontsize for multiline title with text and latex formula

1 vue (au cours des 30 derniers jours)
Konstantin Ninidze
Konstantin Ninidze le 8 Fév 2018
sol= dsolve('D2y+2*Dy=exp(x)','y(0)=1','Dy(0)=0','x'); line1=[' solution is']; line2=['$' latex(sol) '$']; ezplot(sol,[-2,0]); title({line1,line2} ,'Interpreter','latex','Fontsize',12)

Réponses (0)

Catégories

En savoir plus sur Function Creation dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by