Feeds
提问
How to display a complex number in edit in GUI?
As in the question, I use set(handles.B ,'String',B ); to display a complex number in an edit, but it seems...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to fit the size of the buttons to the table?
Here is my situation. I designed a GUI and there are buttons which matches the size of the table units. Just like below <</...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to set only a row of data in a table in GUI?
I want to set the data of a certain row and leave rest of the table blank. How can I realize that? Thanks a lot!
13 years 前 | 1 个回答 | 0
1
个回答提问
How to save data to a m file without covering existing data
I want to save data to a m file without covering existing data in the m file, is that possible?
13 years 前 | 0 个回答 | 0
0
个回答提问
How to do curve fitting in my situation
function specialcurve = MagCurv(Js,H0,A,H1,H2,n,B,H3,H4) specialcurve = @mfunc; function J = m...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to build a model of current transformer for metering?
I want to build a model of current transformer used for metering high current in power transmission system, especially the iron ...
13 years 前 | 1 个回答 | 0
