What's missing from MATLAB Central...
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
This is not a question.
It just dawned on me what is missing from MATLAB Central.
While the File Exchange and MATLAB Answers are both very useful in their own right, the problem is this.
Most open source communities expand their platforms by collaboration on common problems. That doesn't exist on MATLAB.
I could go on, but I believe my point is simple enough to be made with just that statement.
Paul
0 commentaires
Réponses (5)
Kevin Claytor
le 25 Sep 2012
1) Github hosts a large number of MATLAB projects, and would be a great place to start if you want to jump into something collaborative; https://github.com/languages/Matlab
2) If you want to work on more core language / implementation issues, GNU Octave is an GPL'ed open source MATLAB clone; http://www.gnu.org/software/octave/
1 commentaire
Jan
le 25 Sep 2012
I looked around a bit in the github link. I've found some code copied from the FileExchange, but without the corresponding BSD license files. Obviously these Github members do not care about the license, even or because it has only so few restrictions.
In addition I cannot claim that the page structure is any kind of intuitive. I see avatars and some links, but I cannot imagine what or where I could find interesting stuff.
So my first impression of Github is negative, when I compare it with the most likely less powerful FEX.
per isakson
le 27 Sep 2012
Modifié(e) : per isakson
le 27 Sep 2012
Yes, there is little "collaboration on common problems" at the Matlab Central. To me it appears to be a good idea. Why doesn't it happen?
I guess there is a message in the fact that a typo causes more interest, votes and discussion than the subject you try to raise.
Which types of "common problems" are suitable for collaboration?
How should the collaboration be carried out?
A thread here at Answer and a contribution on the FEX provide the tools needed to make an experiment. (The Mathworks might provide better tools if we demonstrate that there is an interest.)
The FEX-contributions, Toward a program development and documentation toolbox, is kind of an invitation to collaboration, which didn't receive much interest.
0 commentaires
Jan
le 25 Sep 2012
There have been several discussions about adding new functionality to the FileExchange, see e.g. Answers: License files from the FEX. Most of all solving the dependencies automatically would be very helpful.
0 commentaires
Tom
le 25 Sep 2012
Aside from a spell checker, I find it a bit weird that the profiles aren't linked together, i.e. a user's Answers profile is separate from the FEX one.
11 commentaires
Jan
le 26 Sep 2012
@Walter: 'dwim' is even user-specific. Because this has a higher precedence, it is not OS-specific anymore.
@Sean: Your example must fail, if you have installed the "fatal DWIM" toolbox. Perhaps Yair knows details of the "polite and graceful DWIM" features.
Yair Altman
le 26 Sep 2012
Modifié(e) : Yair Altman
le 26 Sep 2012
@Jan et al - I think very few people here have followed past discussions and are aware that the DWIM ( Do What I Mean ) feature is still under intense requirements discussions and is not expected to ship until Matlab 10.0 (or HG2, or the end of time, whichever comes first).
Voir également
Catégories
En savoir plus sur File Operations dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!