<div dir="ltr">MATLAB stores complex numbers in two separate arrays rather than in normal C and Fortran format as one array with struct {double real, imag;}. Thus the interface would need to make a lot of copies and require a significant amount of work to write. We would accept patches if someone wants to implement this in a maintainable way.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 16, 2013 at 2:42 AM, Hui Zhang <span dir="ltr"><<a href="mailto:mike.hui.zhang@hotmail.com" target="_blank">mike.hui.zhang@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I configure --with-matlab=1, I got<br>
<br>
Cannot use Matlab with complex numbers it is not coded for this capability<br>
<br>
Why not supporting this capability?<br>
</blockquote></div><br></div>