Python Forum
Integration of Python with MatDeck software
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Integration of Python with MatDeck software
#1
Hello everyone,

I discovered a new software MatDeck, which makes possible to write and execute the Python code in MatDeck documents.

As stated at the webpage https://labdeck.com/data-acquisition/pro...n-matdeck/ :

In MatDeck, programming is commonly done using MatDeck Script with C++ style. However, due to the increasing popularity of Python, especially among newcomers, MatDeck has been enriched with a new feature of programming in Python. MatDeck’s framework allows simultaneous text editing, script language coding (including both: MatDeck Script and Python), GUI capabilities, and data visualization. Beginners in programming may prefer Python for their first steps. However, if a greater processing speed is required the option to execute MatDeck documents and Script codes at almost C++ speed using “Build And Run Exe” option still remains. This where maximum computational speed is needed, there also exists the possibility to write low level processing procedures in C++ language and then add them in as plug-ins.

Is this idea interesting to Python community?
Reply
#2
I searched PyPi and didn't find a single reference to this software (out of 178,423 projects).
So it's either very new, or no one has considered using it. Perhaps an interface project for yourself.
Reply
#3
I have tested a software. A Demo version is free and offers several interesting features such as text editing, programming in MatDeck Script and Python, flowchart drawing, 2D graphs, audio equalization using graphic equalizers, and project management. All this can be performed within the same document which I haven’t seen before.

MatDeck is easy to use, with an intuitive interface; furthermore there are user manuals available on the website.

There are many examples and studies for Math, Digital Signal Processing, Physics, Chemistry, Data Visualization, Wavelets, Data Acquisition and even Artificial Intelligence which can all be found on the website. They are not available in the free demo version, but there are several licensing options.

Here is an example how Python can be combined within MatDeck document.

MatDeck webpage
Reply
#4
Again, looking at supplied website, there's only a three page document (most of which is about installing python) for using this package with python. Looks very early in the project.
Reply
#5
There are several new examples at MatDeck website about integration of Python and MatDeck. The MatDeck script code and Python code can be used alternatively within the same document. There is an example which shows use and exchange of variables between MatDeck and Python. It is very interesting to see how fft from Python scipy can be used and compared to MatDeck fft. It is great option to perform text editing, and Python programming, use data visualization within the same MatDeck document.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python software prathimarao 3 744 Oct-28-2023, 09:06 AM
Last Post: Gribouillis
Question Best Python course (internet or better software) for a unknowing. If possible German. Tobias_Claren 3 1,351 Dec-29-2022, 07:42 AM
Last Post: Gribouillis
  Symbolic integration with SymPy thrown an error YF1 0 1,186 Mar-29-2022, 06:43 AM
Last Post: YF1
  Software(Python) Installation. Navigate Refactor Run Tools VCS tab rgbrolly 3 2,602 Oct-19-2019, 08:09 PM
Last Post: buran
  How to create a New line in a Text block in Blender software using Python 3.7? starzar 0 4,685 Jun-08-2019, 08:27 AM
Last Post: starzar
  [Software suggestion] Video player written in Python? ThePhi 2 2,571 Dec-10-2018, 07:14 PM
Last Post: ThePhi

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020