How to transfer Big Data from Python Dict to Matlab

Hello everyone
I have some Big Data (several thousands of entries) kept as a dict in a python environment (colab). I am thinking of transfering them to Matlab as I am more familiar with the environment, for further processing. Any ideas or suggestions of how to do that?
Thanks in advance

 채택된 답변

Yongjian Feng
Yongjian Feng 2021년 11월 20일
편집: Yongjian Feng 2021년 11월 20일

0 개 추천

In python, can you save your Big Data into a CSV file or json file?
matlab can read CSV file and json file.

카테고리

도움말 센터File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 11월 12일

답변:

2022년 4월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by