Skip to content

Instantly share code, notes, and snippets.

@hctsai1006
Created November 14, 2024 05:57
Show Gist options
  • Save hctsai1006/0f8446d911eb4d2a88eafc9bd8715b4d to your computer and use it in GitHub Desktop.
Save hctsai1006/0f8446d911eb4d2a88eafc9bd8715b4d to your computer and use it in GitHub Desktop.
mat_to_csv_converter.ipynb
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hctsai1006
Copy link
Author

從 Google Drive 讀取 .mat 檔案(一種 MATLAB 的資料檔案格式),並將 .mat files 轉換為 CSV 格式並儲回 Google Drive 中(會建立一個名為 "converted_csv" 的資料夾)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment