photo

Håkon Haavik Nystad


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Creating heading for table that changes depending on datainput
grades_incl_final=[cellstr(data.StudentID) cellstr(data.Name) num2cell(grades) num2cell([computeFinalGrades(grades)]')]; ...

約7年 前 | 2 件の回答 | 0

2

回答

質問


Replace multiple substrings within a string
I have a string of letters where i want to replace every A with 'BRARB' and every B with 'ALBLA'. I want to do this so that the ...

約7年 前 | 2 件の回答 | 0

2

回答