photo

Nikola Mirkov


Swiss National Bank

Last seen: alrededor de 3 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Respondida
error of All contents of the input cell array must be of the same data type.
Hey Sermet, Even easier: cellArray(cellfun(@ischar,cellArray)) = {nan}; cellArray = cell2mat(cellArray); Best, niko

casi 4 años hace | 2

Respondida
Curious case of identical strings
Dear Stephen, Your answer was very helpful - the strings are indeed different when I convert them to a vector using double()....

casi 9 años hace | 0

Pregunta


Curious case of identical strings
Hi everybody, Here is the code I run: findcellstr('UKCBRSRBR​',namesshort) findcellstr('UKCBRSRBR',namesshort) where...

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do I solve the following problem with rounding?
I run the following code: clear all x=-2:0.1:2; find(x==0.9) I get: ans = Empty matrix: 1-by-0 How can I f...

casi 10 años hace | 2 respuestas | 0

2

respuestas