How do I load symbolic equation from txt file?

3 visualizzazioni (ultimi 30 giorni)
Hello everybody and Merry Christmas. I need to load for each element in a txt file a simbolic equation in order to integrate it lately. How do I do? Thanks! Fabrizio

Risposte (1)

Walter Roberson
Walter Roberson il 27 Dic 2015
fopen(); fgetl() or possibly even textscan; and when you have the string, sym() it.

Categorie

Scopri di più su Holidays / Seasons in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by