Community Profile

photo

nad yah


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


identical code works fine in matlab 2015b but not in matlab 2016b
Hi, I'm using matlab coder that generates this code: fileName = [fileName '.bin']; fid = fopen(fileName, 'w'); if fid...

7 years ago | 2 answers | 0

2

answers

Question


Trying to preserve the internal old mat file date
Hi Guys, I want to modify some mat file parameters inside matlab and then save the new mat with the same name (overwrite the ol...

8 years ago | 1 answer | 0

1

answer

Question


Display Error message limit of chars
Hi, I'm writing a long code in matlab 2015a using try and catch, And trying to load many files with using load path. I'm usin...

8 years ago | 1 answer | 0

1

answer

Question


Why does FaceAlpha affect ZData of different object?
Hi,Im working with matlab 2015a in linux. trying this code (with the slice grid ,x and y in the mat file attached) if tr...

8 years ago | 3 answers | 2

3

answers