The following Matlab project contains the source code and Matlab examples used for dynamic plotting.
The dynamic variable is "a" input a function, and use "a" to denote the ranges which you want to test for, for example sin(a*x) will plot the function sin(a(1)*x),sin(a(2)*x),sin(a(3)*x),.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
DynamicGraph.fig | 6198 |
DynamicGraph.m | 25700 |