1)是否可以使用Bitmap作为ILNumerics ILPanel的数据源? 2)如何使ILNumerics ILPanel的轴不可见?
谢谢
答案 0 :(得分:0)
是。将位图数据转换为'ILArray'并使用它来绘制常用方法。
ILPanel没有轴。你可能是指ILPlotCube?您可以通过ILPlotCube.Axes属性控制轴。
绘图多维数据集边缘的线属性由ILPlotCube.Lines
属性控制。
链接到ILPlotCube类的类API参考文档: http://ilnumerics.net/apidoc/?topic=html/AllMembers_T_ILNumerics_Drawing_Plotting_ILPlotCube.htm