[jitter] Plot data like MATLAB or PyLab
Niklas Saers
niklassaers at gmail.com
Sun Jun 3 10:45:52 MDT 2007
- Previous message: [jitter] blender obj files and matrixoutput
- Next message: [jitter] Plot data like MATLAB or PyLab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, MATLAB and PyLab have some amazing commands such as plot() that will make a nice plot of some data. I'm porting my work from these environments into Max/MSP/Jitter to do live audio analysis rather than to work with sound files. I was wondering if there is a Jitter quivalent of plot()? Let me exemplify: I've created a matrix that contain 5 times 11 float32s. These are 5 functions that have generated 11 values each for the x-values 0 to 10. I would like to see these graphs on my screen using jit.window Another example: I've got one function that creats a list of 11 floats. I want to put them in a matrix and visualize the change of these values over time. How can I plot both/either the 5 functions and/or the list of floats over time? What are the most common way of doing this? Cheers Nik
- Previous message: [jitter] blender obj files and matrixoutput
- Next message: [jitter] Plot data like MATLAB or PyLab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
