[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octave oriented object
From: |
Michel |
Subject: |
Octave oriented object |
Date: |
Thu, 7 Jun 2018 01:48:07 -0700 (MST) |
Hello,
I am trying the Octave oriented object.
example. I created:
classdef sads
properties
Wavelenght
c=3.e8;
NumSensors
NumSamples
data
Spacing
SampleRate
Name
endproperties
endclassdef
In the command line >> sads
ans =
With Matlab, I get details. With Ocatve, I get . How open sads?
What is the command?
Regards,
Michel
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Octave oriented object,
Michel <=