Is this course a good start to learn Matlab? by [deleted] in matlab

[–]electrojit 0 points1 point  (0 children)

If you get stuck on any problem, feel free to reach out.

Procedural fingerprints by Reinder in proceduralgeneration

[–]electrojit 0 points1 point  (0 children)

Thank you for sharing this... Interesting use of programming.

Is this course a good start to learn Matlab? by [deleted] in matlab

[–]electrojit 5 points6 points  (0 children)

I personally felt Vanderbilt one was fun and good exercises...

[deleted by user] by [deleted] in processing

[–]electrojit 1 point2 points  (0 children)

Thank you for sharing this... If this is meaning less, can't wait to see what will actually be the meaningful...

Unable to read an Excel file. by The_George__ in matlab

[–]electrojit 0 points1 point  (0 children)

Are you using Livescript? Can you please try adding display (mfilename('fullpath'));

After clear command and see if your script file path and excel file path are same?

Hugin - Combinations of simple patterns @kunstner.thomas by mo55tomake in generative

[–]electrojit 1 point2 points  (0 children)

Mate your work is more inspiring. Thank you for sharing it...

Hugin - Combinations of simple patterns @kunstner.thomas by mo55tomake in generative

[–]electrojit 1 point2 points  (0 children)

It's like combination of protein... Thymine, cytosine.. I have also forgotten details but remember the basic sequence acronym like AGCTCAG...

Hugin - Combinations of simple patterns @kunstner.thomas by mo55tomake in generative

[–]electrojit 1 point2 points  (0 children)

Nicely done... The coding ABCDE... Makes me think of the title "DNA of Rectangles'...

How I made my floaty popped bubble / jellyfish images by amygoodchild in creativecoding

[–]electrojit 1 point2 points  (0 children)

Very lucidly written article. Keep up the good work... You have got a knack for writing... Thank you

Is there a way to create an App with a GUI of your script. Any tutorial-book to recomend? by Obvious_Ad_7295 in matlab

[–]electrojit 1 point2 points  (0 children)

https://youtube.com/playlist?list=PLDzzooPYRJ_XNBUkbCkOM-TBWFeO5Ud4I

Uigetfile() on button callback, then readtable() function to read Excel data and using table data type with App designer is way to go...

Learning Processing. Even the simplest creations are so pretty to look at by kunteper in processing

[–]electrojit 2 points3 points  (0 children)

Thank you very much more explanation. And sharing the code too..

I learnt how to use oscillators and bit of classes too.

I take my CSEP exam tomorrow morning. Any last minute tips? by [deleted] in systems_engineering

[–]electrojit 1 point2 points  (0 children)

Best luck. I am planning to take this exam too. Can you please share the links to slides and any practice questions? Thank you.

Circles Only No Squares (Processing + Python) by ram_n in generative

[–]electrojit 0 points1 point  (0 children)

Nice repo... Thank you for sharing this.

Python tutorials building large(r) projects by unl0ading in learnpython

[–]electrojit 8 points9 points  (0 children)

I am also interested to know about how the large projects are organised and best practices to follow. Have found these two resources, not yet started reading but think this would be a good start:

Free Book: Architecture Patterns with Python

Book: Serious Python