how to extract one variable elements from a function
38 次查看(过去 30 天)
显示 更早的评论
Hi i have a function that takes 3 inputs and returns the corresponding values. I want to call a function and uses only E . How do I extract only the values of E
function[Y2, X E]=GenEllResidue(a,b,n)
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!