Projects: Difference between revisions

90 bytes added ,  28 July 2012
→‎GUI/IDE: correct the link to Jacob's gui blog
(→‎GUI/IDE: correct the link to Jacob's gui blog)
Line 37: Line 37:
**Evaluate a line of code and return the output as a string (it would be best if it could provide three strings: output, warnings and errors).
**Evaluate a line of code and return the output as a string (it would be best if it could provide three strings: output, warnings and errors).
**Query defined variables, i.e. get a list of currently defined variables. Bonus points if it could tell you if anything had changed since the last time you checked the variables (could also be done with signals).
**Query defined variables, i.e. get a list of currently defined variables. Bonus points if it could tell you if anything had changed since the last time you checked the variables (could also be done with signals).
*There is currently a GUI being developed, it's in savannah. Further info can be found here: http://octave-gsoc2012.blogspot.com
*There is currently a GUI being developed, it's in [https://savannah.gnu.org/projects/octave/ savannah]. Further info can be found on the [http://octave-gsoc2012.blogspot.com GSoC 2012 GNU Octave GUI Development blog].


=Sparse Matrices=
=Sparse Matrices=
364

edits