Skip to content

General

59 results found

  1. Increase Time Limit

    10 seconds isn't enough. I would like an option to increase the command execution time limit.

    163 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)

    Over the last month, the “Add 15 Seconds” button has been used over 10,000 times. Since this seems to be working for people, this can be considered a permanent feature. Thanks, everyone, for expressing your interest in a way to add more running time!

  2. Support Image I/O

    Add support for image manipulation in Octave Online.

    37 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  3. Collaborative Code Editing

    Add the ability to share an Octave script file with another user and edit the file collaboratively in real time (à la Google Docs).

    28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  4. Publish Script Files

    Be able to write a script file and share a link for anyone to view and run that script file. Users can copy the published script file into their own account. Users will have read-only access to the published script file, unlike the current workspace-sharing feature, which only allows for read-write access.

    22 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  5. Payload: Pause instead of interrupt execution

    If you run a command that produces too much output, the command gets interrupted, which is intended to prevent accidentally sending millions of bytes across your data connection. However, if all the output is actually what you want, it would be nicer if you could choose "Keep Running the Command" instead.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  6. add additional support for the edit command.

    I would like to be able to open files to edit from the command line. For example I whould like to be able to type "edit testfile.m" and have testfile.m open in the octave online interactive editor window.

    Currently "edit testfile.m" will create the file if it does not exist but it will not open the file in the editor window. When I type EDITOR the response I get back is "ans = emacs". If this is something simple like redefining EDITOR as something different please let me know.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  7. add ability to rename, or ' save as.. ', an .m file from the files menu

    Currently if I want to change the name of the .m file residing on the left pannel, I have to open it, copy it's content, then delete the file and create another one with desired name, paste content, and save it...

    I think this is different from, and easier to implement than the related posted idea "Add ability to rename functions" which involves .octaverc file. But correct me if I am wrong.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  8. Scroll through previous plots

    Add forward and back buttons to the plot window to enable you to flip back and forth between previous plots.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  9. Add Support for OctaveForge

    I like the functionality provided by the packages at OctaveForge. Add some of those to Octave Online.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  10. hibikino

    just awesome,google have anything i can imagine!

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
  11. add support for input

    I tried to use "input" and it didn't work. It timed out with no way I could find to actually input a number.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  12. Have figures open a new window or tab

    The current figure window is terrible, it is always stalling out on me, and even if I clear the window I am not able to remove my previous plot. It would be nice if it opened up in a new tab or window that was simple to print from.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)

    The plot window has been re-designed for the upcoming release of Octave Online, including the support for inline plots. The change can be previewed at octave-online.net:3000. If you still prefer the idea of plots opening an entirely different window or tab, please open a new idea ticket. :)

  13. broken link from doc command

    hello,
    try to execute :


    doc xlsread

    the returned link is broken, pleas fix it

    thanks.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  14. wrap (to window width ) lines in editor

    if not by default, then as an option. Most of my files/scripts have long lines (say, comments), hard to read when import in Octave online editor.

    thanks

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  15. Revision History

    I'd like to see the revision history of the scripts I've saved at Octave Online.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
  16. update

    I have seen there are new packges version to octave and a new release too. Why don't update it?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  17. data files

    How can I upload data files that are not .m files ?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)

    Update: uploaded *.mat files are now shown in the file list in the editor. The machine-readable *mat files generated by MATLAB cannot yet be edited directly in the GUI; Octave commands are required for making changes to datafiles.

  18. Cannot upload files to Octave Online

    I can not upload any m-file. solve this

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  19. download / save the plot

    For example, one may need to insert that generated plot in a powerpoint etc

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  20. Graphical Display of Workspace Variables

    Automatically create and update a graphical display of the workspace variables from the "who" command.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
← Previous 1 3
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base