Community Profile

photo

Student Israeli


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to sort rows in a matrix of strings according to a specific char?
For example, I want to sort this matrix: A = ['1C3489' ; '2E1919' ; '0A8721' ; '8B1821'] according to the letters (the 2nd ...

3 years ago | 1 answer | 0

1

answer

Question


Why in a function an output argument isn't saved to workspace?
function This_is_the_output_I_want_to_save_to_workspace = MyFunc(~) My_input = input ('Enter input here: '); This_is_the_outpu...

3 years ago | 1 answer | 0

1

answer