Zhaoxu Liu / slandarer - MATLAB Central
photo
Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
File ExchangeCodyMATLAB AnswersZoom OutFrom 07/20 to 03/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
672 of 20,421

REPUTATION
2,718

AVERAGE RATING
4.90

CONTRIBUTIONS
47 Files

DOWNLOADS
901

ALL TIME DOWNLOADS
20865

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Community Group Solver
  • Solver
  • Top Downloads 2024
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 5
  • MATLAB Flipbook Mini Hack 2nd place
  • 5-Star Galaxy Level 5
  • Explorer
  • First Review

View badges

Feeds

View by

Answered
How to put the grid lines at the back of my figure?
use grid instead of plot: %% Plottting data of global warming gw_data=readtable('Global warming.csv'); figure('Name','Global ...

2 years ago | 0

Go to top of page