Filter löschen
Filter löschen

I am unable to install and run legappend

2 Ansichten (letzte 30 Tage)
Josh White
Josh White am 27 Apr. 2015
Here's what i did:
downloaded and unzipped legappend (to a folder on the desktop)
used pathtool to create a new search directory to the folder
set the MATLAB workspace folder to the folder containing the demo
ran the demo
and i get these errors:
Error using legend (line 120)
Invalid argument. Type 'help legend' for more information.
Error in legappend (line 74)
[legend_h,object_h,plot_h,text_strings] = legend(h,allDatah,str);
Error in legappend_demo (line 85)
legappend('my new amazing model!')
Error in run (line 96)
evalin('caller', [script ';']);
Can anyone help me understand where I'm making the mistake?
I appreciate all the help i can get!!!
Thanks,
Josh

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by