I need to know how to remove the numbers from X and Y axes.
I’m don’t think this is related to the X grid or Y grid because in the axes Inspector
the XGrid and YGrid is in off state.

I tried all but it did not help.
edit: 
thanks…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A simpler solution is
but it comes with a caveat: it also removes the
xandylabels. So if you wanted to include labels and remove only the numbers, nibot’s answer is the correct way to go.