Why do I receive a warning and no legend if I open a figure with a legend saved in MATLAB 7.0.1 (R14SP1) in MATLAB 6.5.1 (R13SP1)?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
If I create a figure in MATLAB 7.0.1 (R14SP1) with a legend using the 'v6' flag for plot and have 'Ensure backward compatibility' checked, when I open the figure in MATLAB 6.5.1 (R13SP1), the legend is not displayed and I receive the following warning:
Warning: Unrecognized object type: scribe.legend.
In D:\MATLAB\6p5p1\toolbox\matlab\iofun\hgload.m at line 114
In D:\MATLAB\6p5p1\toolbox\matlab\graphics\openfig.m at line 84
In D:\MATLAB\6p5p1\toolbox\matlab\general\open.m at line 125
In D:\MATLAB\6p5p1\toolbox\matlab\uitools\uiopen.m at line 142
Is there a way to make the legend created in MATLAB 7.0.1 (R14SP1) backward compatible with MATLAB 6.5.1 (R13SP1)?
Réponse acceptée
MathWorks Support Team
le 27 Juin 2009
This enhancement has been incorporated in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
The ability to save figures with legends as backward compatible with MATLAB 6.5.1 (R13SP1) is not available in MATLAB.
There are currently no known workarounds.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Legend dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!