Feeds
提问
Invers matrix in Gui
y=str2double(get(handle.uitable1, 'Data')) M=[y] Hasil=inv(M) set(handles.uitable2,'data',hasil) When i input fraction (1/...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can input matrix in gui table
Can help to with this problem. I input matrix in gui table But no result apper
6 years 前 | 1 个回答 | 0
