photo

EQ


Last seen: 5 Tage vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


"Error using save Must be a string scalar or character vector." - but it is a string!
I'm getting the error when I run the following line: save(['data/test',num2str(n),'.mat'],U,U_old,dt); where n is my loop inde...

mehr als 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Distributed computing - job still 'running' when actually finished. Why?
I have been using MATLAB distributed computing for about two years now (R2014b). I have noticed multiple issues and am wondering...

mehr als 6 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Why does a'*b yield a (slightly) different result than dot(a,b)?
I was working an building a matrix entry-wise and checking two different methods against each other and eventually found that do...

mehr als 6 Jahre vor | 1 Antwort | 1

1

Antwort