streamingDataCompiler
This function requires Streaming Data Framework for MATLAB® Production Server™ and MATLAB Compiler SDK™.
Syntax
Description
filePath = streamingDataCompiler(streamFcn,inStream,outStream)
streamingDataCompiler returns the full path to the project
        file.
filePath = streamingDataCompiler(streamFcn,inStream,outStream,Name=Value)
For example, if you specify OutputType="Archive", the
          streamingDataCompiler function returns a deployable archive (CTF
        file) instead of a project file.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2022b
See Also
eventStreamProcessor | package | Production Server Archive Compiler (MATLAB Compiler SDK)