Matlab and Wordpress mysql

4 ビュー (過去 30 日間)
Mirko
Mirko 2018 年 5 月 23 日
コメント済み: Mirko 2018 年 5 月 28 日
Good morning, i would like to know if there is a way to write a data in mysql database using php code in my wordpress blog.
  3 件のコメント
Rik
Rik 2018 年 5 月 25 日
You could write data to a mySQL database fairly easily with the database toolbox (or so the doc leads me to believe), no need for PHP. You can of course build the PHP syntax with Matlab and then run it through some system call, but having a clear description why your goal would benefit from using the tools you propose will help people help you. Until you add more information, I'm closing your question. Once you edit it to add information and clarification, it will automatically re-open.
Mirko
Mirko 2018 年 5 月 28 日
The goal of my project is to use matlab to store data from a sensor installed on Arduino on a website. Website managers do not provide direct access to the database. For this reason it is not possible to use "Database Explorer". My idea was to use PHP or HTML code to access the database from the website itself and pass data from Matlab to PHP / HTML. In this way I can write the data in the Database. My question is: Where can I find material to let MATLAB communicate with PHP or HTML? Are there any examples that allow this exchange of data? Thank you.

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

回答 (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