Filter löschen
Filter löschen

converting specific characters to a variable

2 Ansichten (letzte 30 Tage)
naman
naman am 20 Mai 2016
Beantwortet: Star Strider am 20 Mai 2016
Hi I have a string which look like this "x1 + x2+ 2.0e-14". I want to convert x1 and x2 to variables and use further. In addition I also want to convert the "2.0e-14" as a number. I have plenty of such variables. Is there any script which can recognize characters starting with "x" are variables and rest of them are numbers.

Antworten (2)

Azzi Abdelmalek
Azzi Abdelmalek am 20 Mai 2016

Star Strider
Star Strider am 20 Mai 2016
You will need the Symbolic Math Toolbox to do what you want.

Kategorien

Mehr zu Characters and Strings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by