how should I use lapack?

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

0 votes

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

Asked:

max
on 18 Mar 2013

Community Treasure Hunt

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

Start Hunting!