Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to handle multilple return values from a matlab function in java (using JA builder)

2 views
Skip to first unread message

Fahad

unread,
Sep 1, 2009, 9:29:55 AM9/1/09
to
Hi, I wanted to know how to handle multilple return values from a
matlab function in java using JA builder, thanks, best regards Fahad

Ed Yu

unread,
Jan 2, 2010, 9:09:03 PM1/2/10
to
Fahad,

Wrap each return value into a java object and then pass them into any java method should do the trick.

Ed.

0 new messages