Export data structure (.mat) to sql server

2 ビュー (過去 30 日間)
Adam
Adam 2013 年 3 月 5 日
コメント済み: Mohamad 2022 年 11 月 24 日
Hello Forum, I'm writing an application that imports data from sql server 2008, processes the data and creates a .mat file. I'd like to load the .mat file and export selected variables and export those variables back into a new sql server database table. Can someone provide guidance on the best way to accomplish this? I have reference fastinsert() but I'm not sure if that's the best way to go if the data are in a data struct. See .mat file here: https://dl.dropbox.com/u/56038087/lndb_cenmet_225_105_2013.mat
I am only interested in sending the values to the database, not entire data structure - although if that is possible - might be ideal.
Mainly just curious if there is an existing function to handle this.
Thought? Thanks, AMK
  1 件のコメント
Mohamad
Mohamad 2022 年 11 月 24 日
How did you solve this, because I am looking for a similar solution!- my .mat files are really huge!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by