Me too! can somebody help
Error saving a figure in MATLAB R2014b
3 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!