We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b603d commit 5e58144Copy full SHA for 5e58144
matlab/src/matlab/+arrow/+c/+internal/ArrayImporter.m
@@ -14,7 +14,7 @@
14
% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
15
% implied. See the License for the specific language governing
16
% permissions and limitations under the License.
17
-classdef ArrayImporter
+classdef ArrayImporter < matlab.mixin.Scalar
18
19
properties (Hidden, SetAccess=private, GetAccess=public)
20
Proxy
0 commit comments