How many code files are typically in your MATLAB Projects (scripts, functions, classes, tests)?

Highlights
Segui


Il sondaggio è CHIUSO

Sondaggio

How many code files are typically in your MATLAB Projects (scripts, functions, classes, tests)?

Don't use / What are Projects?
26%
1–10
31%
11–20
15%
21–30
9%
31–50
7%
51+ (comment below)
12%
4070 voti

Accedi per partecipare
Hazem Tawfik
Hazem Tawfik il 4 Ott 2024
You can call me at 631-334 3833 - This morning from now until 7:30 am EST
Hazem Tawfik
Hazem Tawfik il 4 Ott 2024
I am SUNY distinguished service Professor and need your help to sign in MatLab - since I have to give Midterm Exam to my Engineering Technology students at Farmingdale State College- Please help
Mariia
Mariia il 27 Set 2024
each function in separate file makes it 50+
Alex
Alex il 24 Set 2024
Sitting at around 35 right now for a program I'm making that's decently far along but still growing. Will definitely be 51+ by the time it's finished.
Priyadarsini
Priyadarsini il 10 Set 2024
its good to use matlab
Eddie Brown
Eddie Brown il 26 Lug 2024
Have lots of packages within a project, each with lots of functions and scripts and classes etc... Makes it possible to re-use capability easily rather than each script needing to be super long and complex.
Would be great to see a good way to handle inter-project dependencies (Eg. akin to gradle/maven/etc) so that projects can depend on packages in other projects easily.
Jeff Owen
Jeff Owen il 20 Lug 2024
I like to create lots of custom functions to make the code simpler, more compact. Ideally, each function would fit on one screen.
Dawid
Dawid il 2 Lug 2024
69
mustafa birkan
mustafa birkan il 20 Maggio 2024
90000
Eng. Fredius Magige
Eng. Fredius Magige il 14 Maggio 2024
Matlab has assist me to tackle many analytical challenges; few years to come it will lead many available tool, from simple to complex ones
Daniele Lupo
Daniele Lupo il 7 Maggio 2024
I'm developing programs in different languages. The main one is C++, but also C#, Python etc, so when I need to design a matlab tool that's bigger than a simple script I always try to make a OO design and use classes. It helps me a lot when the tool grows and became more and more complex.
Steve Lenk
Steve Lenk il 27 Giu 2024
Check out PFDS (Programmer Friendly Data Structures), an OO implementation of Nodes and Data Structures in MATLAB on Mathworks.com
Extend nodes and even data structures to solve the problems you wish to solve. I plan to use it to further develop ToyWorld. It is also educational for me.
Pls enjoy, even though it's a bit perebor.
goc3
Member of the Community Advisory Board since its inception | MATLAB enthusiast | Code optimizer | Software tester | Materials scientist / mechanical engineer by deg...
23
Pubblicas
270
Replicas
16
Seguaci

Tag

Non è stata ancora inserito alcun tag.

Go to top of page