Back to Projects List
Matlab Bridge is a very quick and convenient way to combine the display features of 3DSlicer with Matlab analysis code. A straightforward way of exporting Matlab modules to Python and incorporation of the code in 3DSlicer may allow Matlab programmers to make their modules available to the Slicer community.
Progress
A couple of examples of Matlab Bridge modules with all their dependent functions were collected here: https://www.dropbox.com/sh/36vvhsi90z90arq/AACTInsRPBkQdhaH8jf_qml9a?dl=0
Next steps:
Add a summary of the tutorial “Developing and contributing extensions for 3D Slicer” by Andrey Fedorov, Jean-Christophe Fillion-Robin, and Steve Pieper (https://docs.google.com/presentation/d/1JXIfs0rAM7DwZAho57Jqz14MRn2BIMrjB17Uj_7Yztc/edit#slide=id.g420896289_0216) to the document.
Summarize essential Python for Matlab users and add to the document.
https://bastibe.de/2013-01-20-a-python-primer-for-matlab-users.html
https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html