Skip to content

Matlab .mat file 線上轉檔成 .csv 檔(透過 Google Colab)

Notifications You must be signed in to change notification settings

hctsai1006/mat_to_csv_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mat_to_csv_converter

在線將 Matlab .mat file 轉換成 .csv 檔。

工作流程

  1. 先在 Google Drive 新增一個資料夾,並將你希望轉換的 .mat files 上傳於此。
  2. 點我開啟 轉換程式碼(At Google Colab Notebook)
  3. 進入 Google Colab Notebook 後,掛接您的 Google Drive。
  4. 請將程式碼中的資料夾路徑替換為您剛新增的資料夾路徑,並根據自身需求設置轉換完成後的 .csv 檔案儲存位置。
  5. 逐段執行程式碼,就大功告成啦!轉換後的 .csv 檔案將儲存在您指定的路徑下(並在該路徑下建立一個名為 "converted_csv" 的資料夾)

About

Matlab .mat file 線上轉檔成 .csv 檔(透過 Google Colab)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published