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!