Current location - Loan Platform Complete Network - Big data management - Matlab reading arcgisgdb database
Matlab reading arcgisgdb database
1. First, enter arctoolbox in the matlab command window to open ArcToolbox.

2. Secondly, in the "TabletoGeodatabase" dialog box, select arcgisgdb and set parameters such as the path and name of the exported gdb database.

3. Then click OK to start importing data into gdb database.

4. Finally, you can use the "arcgisgdbgetTable" function in the MATLAB command window to read the arcgisgdb database.