conversion fig to svg TWO BUGS (for Inkscape)

2 ビュー (過去 30 日間)
Ilaria Sani
Ilaria Sani 2013 年 1 月 11 日
I usually create plots in Matlab, convert them in svg and then open them in Inkscape.
I had two problems: When there is a continuous color coding in the plot, eg scatter plots scatter(x,y,15,probability) hb = colorbar; Color coding is not recognised and a random color is established for data points.
When there is a 3d plot (eg obtained with surf(X,Y,Z)), the svg plot is flattened in a 2D plot.
How can I have the original color coding and the 3D plots in the svg file?
Thanks a lot.

回答 (0 件)

カテゴリ

Help Center および File ExchangeLabels and Styling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by