Error saving a figure in MATLAB R2014b

3 visualizaciones (últimos 30 días)
itchy00
itchy00 el 18 de Feb. de 2015
Comentada: Justine Nyakundi el 23 de Ag. de 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

Respuestas (0)

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by