Feeds
답변 있음
Error when calling function from GUI
Ok, i've found the error. Values stored as string won't be automatically treated as numbers sometimes. 0.9988 --> 6 ascii va...
Error when calling function from GUI
Ok, i've found the error. Values stored as string won't be automatically treated as numbers sometimes. 0.9988 --> 6 ascii va...
거의 14년 전 | 0
| 수락됨
답변 있음
Error when calling function from GUI
thanks for replying. After fprintf('%.9f\n', sCr(i,j)); i got 0.561589812 0.9988 k = -47.4384 -45.4384 -56.43...
Error when calling function from GUI
thanks for replying. After fprintf('%.9f\n', sCr(i,j)); i got 0.561589812 0.9988 k = -47.4384 -45.4384 -56.43...
거의 14년 전 | 0
질문
Error when calling function from GUI
This happens when i assigned calling of the function from a gui. It operated fine if i just simply call the function in command...
거의 14년 전 | 답변 수: 3 | 0