this post was submitted on 17 Nov 2023
62 points (100.0% liked)

Free and Open Source Software

17772 readers
81 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tesseract@beehaw.org 9 points 10 months ago (1 children)

The main driving force behind use of proprietary software in educational institutions are the software companies themselves. They have an incentive in it. When the students graduate and join the workforce, their employers are more likely to choose the software that these new workers already know. So it's like an investment for software companies to get their software into the curriculum. They spend considerable money and effort into it. Regular people stand no chance in pushing for free software - mainly because most of them don't even care.

[–] Sinfaen@beehaw.org 2 points 10 months ago (1 children)

This is the unfortunate truth. Mathworks tools are heavily used in the engineering space, so it's an obvious choice for academia to teach.

As much as I try to get my company off of Matlab/Simulink, it's a challenge. Just so much legacy already written in it

[–] debanqued@beehaw.org 1 points 10 months ago* (last edited 9 months ago)

so it’s an obvious choice for academia to teach.

I can’t agree. You could perhaps say Matlab is the default/non-critically-analyzed choice for academia. GNU Octave uses the same language as Matlab. A student who masters GNU Octave will be able to use Matlab just fine.

IIRC, Matlab’s significant difference is Simulink. So if a class actually intends to cover Simulink then it’d perhaps be fair enough for just that class to use Matlab. But even that’s not ideal. Ideal would be the school paying students to add what’s needed in GNU Octave.