-
Hello, thanks for your efforts maintaining this !
Do you have plans to wrap [the system identification functions](https://www.slicot.org/objects/software/shared/doc/IB01BD.html) from Slicot ?
I am…
-
### Increasing access
This would make it easier and more efficient to utilize textures, especially with shaders for WebGL since generating noise with the `noise()` function or just using the `noise()…
-
Matlab's table support includes I/O functions for reading and writing tables to and from various file types:
## I/O Functionality
* [ ] readtable - #27
* [ ] writetable - #27
* [ ] detectImpo…
-
I guess this plmDCA.m can produce .mat file from .aln file. But, after I executed
> octave plmDCA.m .aln
I got only the following message and did not get any .mat file
>octave: X11 DISPLAY enviro…
-
Since building MEX through GitHub Actions [should now be possible](https://github.com/matlab-actions/), the next major release is planned to add a new MEX version of the bindings.
Much like what …
-
Octave has functions to display dialog boxes to the user, such as `listdlg` and `msgbox`. We should support these dialog boxes in Octave Online.
The dialog box events are plumbed into the `interpr…
-
I made few changes such that abfload() works also to read the data under GNU Octave. There are some Matlab vs GNU Octave differences in the functions called in abfload() that do not make it work strai…
tzvet updated
2 years ago
-
Simplify propertyType (str) – string input ‘DYNAMIC_NATIVE’ and 'STATIC_NATIVE' to ‘DYNAMIC’ and 'STATIC' for Python functions - if not in conflict with Octave functions.
-
So I tried getting DynaSim working in Octave and wanted to document my progress here.
I tried 3 different approaches based on the instructions here (https://github.com/DynaSim/DynaSim/wiki/Frequent…
-
### Issue summary
I have built caffe for Octave usage in Linux using CMake. But I noticed that during caffe usage I have some issues related to Octave vs MATLAB differencies. I faces two issues in fu…