I am unable to install and run legappend

1 次查看(过去 30 天)
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Legend 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by