
Image Analyst, the image below the text is what I get after running the additional code which you suggested. The 'grid on' function looks good. However, the x axis ticks do not match with my actual data values in the x array. Is it not possible to match the ticks just as it is with the x array data values from 0 to 1. I can imagine because of 0.05 as one of the data values in the x array the increment is not equally spaced but is there a way to keep all the data values in the x axis as it is. I have created the image on the top of the text by manually adding shades in excel cells with labels, not a very efficient way but still this is what I am trying to achieve via MATLAB or any other software. It seems I need to do a lot of editing in the Graphics editor window to get to the excel based visualization. Do you know if it is possible to emulate the excel based visualization in MATLAB without much manual edits?






