Filter löschen
Filter löschen

I am getting eval flag error when i execute matlab -eval "perf = ten_fold_v​alidation(​'sub', -1)"

1 Ansicht (letzte 30 Tage)
my error
matlab: 1: eval: Syntax error: "(" unexpected
the first line of my code is
function err = ten_fold_validation(feature_type, num_data_points)

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 6 Apr. 2014
"-eval" is not a valid command line flag for MATLAB. The closest corresponding command line flag is '-r"

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing 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