how should I use lapack?

1 view (last 30 days)
max
max on 18 Mar 2013
Hi, I have to use lapack in a S function builder in simulink. I work in windows XP, I'm a beginner in that things. I need your help.
I have to realize a S function to implement qz factorization, how can I do it?
is it hard? I need a very simple explaination.

Answers (1)

Jan
Jan on 19 Mar 2013
You can call the Matlab function qz directly, which implicitly calls the required LAPACK functions.
  1 Comment
max
max on 20 Mar 2013
I use simulink, I use an S function.

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!