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...
13年弱 前 | 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...
13年弱 前 | 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...
13年弱 前 | 3 件の回答 | 0