General
209 results found
-
Make biger lenght
Warning: Suppressed a large plot (7335857 bytes).
Maximum allowable length is 1000000 bytes.
Tip: Try generating a rasterized plot (e.g., imshow)
instead of a vector plot.4 votes -
Automatically Save Variables and History
Saves last octave env(includes vars, instruct i/o history) when focus leave like emacs desktop or vim session does.
Actually, I hope have a online seamless octave workstation.6 votes -
Sound functionality
sound(signal, fs);
this function causes error of unable to find audio preset / device on net explorer. please add a plugin to the existing platform to support audio on the browser.5 votes -
Please add audioplayer, audioread & audiowrite
Please all audioplayer which is very essential for my project. The google search says it exists but not the application. So I'm requesting you to add this feature ASAP
8 votes -
Enable mouse interaction with the plot window
This would in tern enable building interactive plots using "ginput" and related functions.
7 votes -
Script editor with debugger
It would be cool to have a script editor where we could place breakpoints and debug the script step by step.
14 votes -
Provide MATLAB equivalent functions for octave functions in the Main menu
When I tried to execute a MATLAB .m file which is successfully executed in the MATLAB, it shows that some particular functions are not available in Octave. If you provide the list of equivalent functions which we use in MATLAB, we can replace them with new octave syntax by modifying the program. At the same time we can learn the usage of octave functions very fast and it is useful to beginners also.
2 votes -
enable font/size personalization
add option to change font and font size in editor
11 votes -
Do not timeout when editing scripts.
When I'm editing my script, I get the timeout warnings and I have to run some trivial command in the shell to avoid timeout. It would be nice if it does not timeout when i'm working in the script editor.
10 votes -
Provide quick guide / reference for related subject where Octave is applicable
I visit this site after attending Machine Learning course on coursera, and this combination of online class and tool really facilitates my learning.
Therefore, I believe by providing valid learning resources for people using this website would also help them a lot.4 votes -
save at running
it seems it's required to save first before running a script file , which can be confusing if you forget to save and found no results for your changes , which may make you think it's code problem and lose some time debugging a working code.
17 votes -
Change camera position (perspective) in 3d plots
They are now a simple image (PNG). Some 3d plots may need to change perspective or to be zoomed before printing.
Thanks for the effort.14 votes -
5 votes
-
Create Files as a Guest
Don't require sign in to create and edit files
95 votes -
idwt not working
Inverse wavelet function idwt is unaccessible but dwt is
1 vote -
dwt is not working by wfilters reason
wavelet wfilters function is undefined
1 vote -
does not generate a mplab sisotool function
I am initiating study in the octave online and the function "sisotool" did not generate. What should I do? The generated message is below
octave:8> sisotool ( g )
warning: the 'sisotool' function belongs to the control package from Octave Forge
.
but has not yet been implemented.Please read http://www.octave.org/missing.html to learn how you can
contribute missing functionality.
error: 'sisotool' undefined near line 1 column 11 vote -
Support Dark Mode in macOS Mojave
Octave Online has two themes, a light theme and a dark theme. The theme should automatically change based on user preferences in OS X Mojave.
1 vote -
Read m.files from a public repository in GitHub.
Assume one user has some .m files in a public GitHub repository; Octave files that performs a special task. Then, other user wants to run a script that in some moment will use some files contained in that GitHub repository. How can one do that?
1 vote -
1 vote
- Don't see your idea?