pyleecan.Methods.Import.ImportMatlab.get_data module¶
- get_data(self)[source]¶
Return the value from the .mat file
- Parameters:
self (ImportMatlab) – An ImportMatlab object
- Returns:
value – Loaded data
- Return type:
?
Return the value from the .mat file
self (ImportMatlab) – An ImportMatlab object
value – Loaded data
?