## Not run:
# # List information about the SciDB cluster we're connected to:
# scidblist('instances')
#
# # List all arrays:
# scidblist()
#
# # List all arrays beginning with "A:"
# scidblist(pattern="^A")
# ## End(Not run)
Run the code above in your browser using DataLab