Create a server simulation in Matlab (in one computer)

I need to make a simple simulation in Matlab. It consists of me (the client) sending a binary vector b to a server. This server contains already a vector x. I want the server to calculate the innerproduct between vectors b and x and send it back to me.
Can you please help me create such a program. The difficult part for me is to create the server and the client (in one computer) program.

2 件のコメント

Yessine KAMMOUN
Yessine KAMMOUN 2021 年 4 月 13 日
Same for me I need a tutorial server client !
Jan
Jan 2021 年 4 月 13 日
"Server & Client" can mean:
  • main function and subfunction
  • two subfunctions
  • 2 Matlab instances on the same communicating over files, shared memory or TCP/IP
  • 2 Matlab instances on different machines
Please mention any details.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeApplication Deployment についてさらに検索

タグ

質問済み:

2014 年 4 月 23 日

コメント済み:

Jan
2021 年 4 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by