Feeds
提问
GUI input to be numerical
hi, I using below code to check my input to be numerical only, the code work well under the callback function that it will pr...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to check input from GUI is char type?
hi, I creating transfer function using sys = tf(Numerator,Denominator) which only accept user to key in numbers for Numerator...
8 years 前 | 1 个回答 | 0
1
个回答提问
is damp function got any limitation?
Hi, fs = 3 ------------- s^2 + 3 s + 2 Continuous-time transfer function. ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Matlab coder can convert matlab GUI application into c or c++ file ?
Hi, Currently i building a application using GUI, can i convert both fig and m file to c or c++ file? the application is to t...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to perform inverse laplace to transfer function create by tf
hi, is there any way to do the inverse Laplace to the transfer function create by tf? i tried ilaplace but it show error. ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Error using tf using input from GUI
Hi, I having issue on using tf function in my program, i was hope to take input from GUI to form a transfer function by using...
8 years 前 | 1 个回答 | 0
