[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9824] Implementation of one dimensional S
From: |
Miloš Petrašinović |
Subject: |
[Octave-patch-tracker] [patch #9824] Implementation of one dimensional SAFEARRAY for Octave to COM |
Date: |
Sun, 30 Jun 2019 15:29:42 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36 |
URL:
<https://savannah.gnu.org/patch/?9824>
Summary: Implementation of one dimensional SAFEARRAY for
Octave to COM
Project: GNU Octave
Submitted by: mpetrasinovic
Submitted on: Sun 30 Jun 2019 07:29:41 PM UTC
Category: Core : new feature
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
If the third argument of the invoke function, within the windows package, is
"COM_SafeArraySingleDim" then created SAFEARRAY is one dimensional. One
dimensional SAFEARRAY can be necessary for some programs (like CATIA) which
can't work with two dimensional. This is implemented in Matlab using command
feature('COM_SafeArraySingleDim', 1).
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 30 Jun 2019 07:29:41 PM UTC Name: 127.patch Size: 3KiB By:
mpetrasinovic
<http://savannah.gnu.org/patch/download.php?file_id=47150>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9824>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #9824] Implementation of one dimensional SAFEARRAY for Octave to COM,
Miloš Petrašinović <=