Error saving a figure in MATLAB R2014b

3 visualizzazioni (ultimi 30 giorni)
itchy00
itchy00 il 18 Feb 2015
Commentato: Justine Nyakundi il 23 Ago 2017
Hi,
when I'm trying to save a figure in MATLAB R2014b (just using save as .fig in the figure window) I get the following error message:
Error using matlab.ui.Figure/horzcat While converting from 'char': The conversion returned a value of class 'matlab.mixin.Heterogeneous', which cannot be inserted into an array of class 'matlab.ui.Figure'.
The command window shows:
Warning: Regular expression comparison is not supported for the 'FontName' property: using ordinary comparison. > In savefig at 45 In general\private\saveasfig at 6 In saveas at 140 In filemenufcn>localSaveExportHelper at 211 In filemenufcn>localSaveExport at 339 In filemenufcn at 56
The issue has been reported before in https://groups.google.com/forum/#!topic/microbetracker/3aFnM26XVHM but with regard to some tool/script called "MicrobeTracker".
Seems there is a problem with the graphics framework or java engine.
Any ideas how to solve this? MATLAB installation is fresh, so the problem is there from the beginning. I'm using 64-bit Windows 7.
THX itchy00

Risposte (0)

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by