GRC: Need help in plotting a vector vs index

Dear engineers,

I wonder if there’s a way to plot a vector content vs. index in GRC? I
mean analogous to MATLAB command:
a=1:100;
plot(a);

Thanks

Sam