Filter löschen
Filter löschen

I am writing a FEM Matlab code and getting a parched error....

2 Ansichten (letzte 30 Tage)
Virajan Verma
Virajan Verma am 27 Sep. 2018
Kommentiert: Virajan Verma am 27 Sep. 2018
1xn_dash=N1(dash)*x1+N2(dash)*x2+N3(dash)*x3;
Parched error in this line. Anyone help please??

Akzeptierte Antwort

KSSV
KSSV am 27 Sep. 2018
xn_dash=N1(dash)*x1+N2(dash)*x2+N3(dash)*x3;
The variable name should not start with a number.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by