Community Profile

photo

Ludovico Riello


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to print plot with title filename
Hello, I have 700+ plots from a for cicle and I distinguish them by the title (which states the conditions: head, neck, etc.) ...

3 years ago | 1 answer | 0

1

answer

Question


How to separate plot titles on single line? [solved]
figure() plot (time,BrACOM) %xlim ([tmin tmax]) xlabel('Time [s]'); ylabel('Acc [g]'); legend('x','y','z'); title([head ne...

3 years ago | 3 answers | 0

3

answers