How to insert the data to 2-D lookup table

3 ビュー (過去 30 日間)
Osama Alagili
Osama Alagili 2016 年 4 月 24 日
回答済み: athraa sab 2020 年 11 月 29 日
First of All, I would like to thank you for your response. below my model , I have four look up tables 2D.
I have the data for each look up for example
for example:
Input number 1 is soc = [0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1]
input number 2 is I = 1.25
Output is Rs = [0 0.064 0.047 0.046 0.046 0.046 0.046 0.046 0.046 0.046 0.046]
by other hand, 11 values for each parameter.
My question is How I can add and store these data into lookup table
I do not have experience with lookup table
Thanks
  1 件のコメント
muhammad naeem
muhammad naeem 2020 年 2 月 26 日
Can you guide me..how to do it

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

回答 (1 件)

athraa sab
athraa sab 2020 年 11 月 29 日
Also me the same problem 😢

カテゴリ

Help Center および File ExchangeLookup Tables についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by