Using MATLAB to access SSBD (http://ssbd.qbic.riken.jp)
- 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)
- 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.