Community Profile

photo

Aleksandar Milakovic


NTNU

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Changing ASCII file name from Matlab
How do I change ASCII file name from Matlab on Mac computer? I have e.g. a file '2005 ar 03 - 00_-release.Ser' in ASCII format c...

8 years ago | 1 answer | 0

1

answer

Question


How to change variable name in each loop iteration?
Say that I have a workspace containing vectors (or cells) with names 'test_1', 'test_b', and 'test_3'. I want to run a for loop ...

8 years ago | 1 answer | 0

1

answer

Question


How to find a difference between two cell arrays containing vectors?
I have two cell arrays of unequal size containing vectors: A={[1 1], [1 2], [1 3], [1 4]} and B={[1 1], [1 7], [1 3], [...

9 years ago | 2 answers | 0

2

answers