フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Import 3 values from a text file to matlab code

1 回表示 (過去 30 日間)
Dennis_Pana
Dennis_Pana 2017 年 2 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have the following text file with name 'Inputs'
points = 9
dimensions = 3
numberofgroups = 1
How can we import these 3 values to a matlab code as following,
a=points or 9
b=dimensions or 3
c=numberofgroups or 1
I have red about dlmread but i cannot figure it out. Thank you all for your help and time.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by