Service

Run MATLAB with Quix

Run MATLAB in Quix

Quix allows you to import the MATLAB engine and run a MATLAB process from within Quix, making it easier to leverage your data for calculations, modelling and simulations.

100% Python

No JVM, wrappers, DSL, or cross-language debugging. Quix provides a Python Streaming DataFrame API that treats data streams as continuously updating tables.

Rich stream processing features

Quix supports stateless and stateful operations, aggregations over hopping and tumbling windows, custom data processing functions, and exactly-once semantics.

Dependable at scale

Quix is scalable, highly available, and fault tolerant. It's optimized to process high-volume, high-velocity data streams with consistently low latencies.

How to run MATLAB functions and models in Quix

The MATLAB integration let’s you import the MATLAB engine into Quix, so your MATLAB process can:

  • Read from any data stream in Quix
  • Write to any data stream in Quix

To deploy this integration and start processing your data:

  • Login to Quix
  • Navigate to Templates
  • Locate the tile for this integration
  • Click Edit code and provide all the required details
  • Deploy the template to your pipeline