pole
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
A = [-15, -20; 10, 0];
B = [5; 0];
C = [0, 10];
D = 0;
sys = ss(A, B, C, D);
P = pole(sys)🔗 See also
🕔 History
Version
📄 Description
Last updated