. . . or try this:
* From within Matlab:
load <mat_file_name>
save <filename> <array_name> -ascii -double
* From within VEE: Use FromFile to import the file <filename>
Regards,
Bill Ossmann
--
bill_ossmann@agilent.com
Agilent Technologies
Imaging Systems Division
>-----Original Message-----
>From: Beazel Victor M Civ AFRL/DEX
>[mailto:Victor.Beazel@kirtland.af.mil]
>
>Here is an alternative suggestion:
>
>* From within Matlab:
> load <mat_array>
> format long e
> diary <vee_array>
> <mat_array>
> diary off
>
>* From within VEE: Use FromFile to import the file <vee_array>
>
>
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
* From within Matlab:
load <mat_file_name>
save <filename> <array_name> -ascii -double
* From within VEE: Use FromFile to import the file <filename>
Regards,
Bill Ossmann
--
bill_ossmann@agilent.com
Agilent Technologies
Imaging Systems Division
>-----Original Message-----
>From: Beazel Victor M Civ AFRL/DEX
>[mailto:Victor.Beazel@kirtland.af.mil]
>
>Here is an alternative suggestion:
>
>* From within Matlab:
> load <mat_array>
> format long e
> diary <vee_array>
> <mat_array>
> diary off
>
>* From within VEE: Use FromFile to import the file <vee_array>
>
>
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
I need to read a Matlab matrix data file (.mat extension) in vee. Does
anyone know how can i do it?
Thanks.
--
Laurent PERDEREAU
Institut des Sciences de la Terre d'Orleans
ISTO/UMR6113 du CNRS
Phone : +33 (0)2 38 41 70 45
Laurent.Perdereau@cnrs-orleans.fr
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------