Error saving a figure in MATLAB R2014b

1 view (last 30 days)
itchy00
itchy00 on 18 Feb 2015
Commented: Justine Nyakundi on 23 Aug 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

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!