photo

samesu naq


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to store a data of a structure into a text file.
s1.name = 'fred'; s1.age = 42; s1.height = 170; s1(2).name = 'alice'; s1(2).age = 29; s1(2).height = 160; fileID = fopen('...

約6年 前 | 0