Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.05 KB

File metadata and controls

17 lines (11 loc) · 1.05 KB

Matlab_SSBDapi

Join the chat at https://gitter.im/openssbd/OpenSSBD

Using MATLAB to access SSBD (http://ssbd.qbic.riken.jp)

Synopsis (updated 2019-09-02)

  • For accessing current version of SSBD REST API v3.2, please use the following files:
  • ssbdapi.m contains the latest MATLAB SSBD wrapper for accessomg SSBD REST API v3.2
  • UsingMatlab_SSBDapi.m contains the latest examples of using Python SSBD API to access SSBD in MALAB .m format (text file)
  • UsingMatlab_SSBDapi.mlx contains the latest examples of using Python SSBD API to access SSBD in MALAB live script .mlx format (binary file)

Contributors guide

  • Please feel free to fork, enhance/modify Matlab_SSBDapi. We look forward to hearing from you and together we hope to share new ideas and collaborate in new projects using Py_SSBDapi.
  • If you find any bugs, or questions, please submit and open an Issue.