Steno3D

버전 1.0.1.0 (134 KB) 작성자: Steno 3D
MATLAB client library for Steno3D
다운로드 수: 104
업데이트 날짜: 2017/4/17

라이선스 보기

Steno3D is an online platform to bring 3D visualization and collaboration into the cloud. The MATLAB client library allows seamless integration with Steno3D and your MATLAB plotting workflow. Upload plots you have already created in MATLAB, or build new figures using custom Steno3D commands. These figures may include any combination of 3D objects and data, including volumes. Once uploaded, you can share your work with anyone over the web.
To install, download the zip file then in MATLAB:
>> cd Downloads/;
>> unzip('steno3dmat.zip');
>> cd steno3dmat;
>> installSteno3D;

Note: Steno3D requires MATLAB version R2014b or later.

At that point, login and start uploading your MATLAB figures.

>> steno3d.login;
>> peaks;
>> proj = steno3d.convert(gcf);
>> proj.upload;

Function and API documentation is available from within MATLAB:

>> help steno3d;

If you run into problems or see a new release on github, you can upgrade in MATLAB:

>> upgradeSteno3D;

If problems persist, please submit an issue at: https://github.com/3ptscience/steno3dmat/issues

To learn more about Steno3D, visit: https://steno3d.com
For documentation, visit: https://matlab.steno3d.com
Code is available on Github at: https://github.com/3ptscience/steno3dmat

인용 양식

Steno 3D (2024). Steno3D (https://www.mathworks.com/matlabcentral/fileexchange/62598-steno3d), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Call Python Library Functions에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

steno3dmat/

steno3dmat/+props/

steno3dmat/+props/+examples/

steno3dmat/+props/+utils/

steno3dmat/+steno3d/

steno3dmat/+steno3d/+core/

steno3dmat/+steno3d/+core/+binders/

steno3dmat/+steno3d/+core/+opts/

steno3dmat/+steno3d/+examples/

steno3dmat/+steno3d/+examples/+core/

steno3dmat/+steno3d/+utils/

steno3dmat/+steno3d/+utils/+convert/

버전 게시됨 릴리스 정보
1.0.1.0