BAR_PLOT restricted to 60 element ARRAY?? [message #44697] |
Wed, 06 July 2005 06:07  |
liko2
Messages: 1 Registered: July 2005
|
Junior Member |
|
|
How to make barplot for [43,273] array? when Im using BAR_PLOT it
displays error:
c:\1\1.eps
% Keyword array parameter XTICKNAME must have from 1 to 60 elements.
% Execution halted at: BAR_PLOT 242
C:\RSI\IDL61\lib\bar_plot.pro
% $MAIN$ 56 D:\Egs\working_4.pro
What is wrong?How can I make barplot of array or vector grater than 60
elements?PLOT function doesnt have this problem...
|
|
|
|
|