Excel plot generator
This application generates plots in Excel from the MATLAB environment with no requirement to open and process the data in Excel. Application is intended to function like the internal MATLAB plot command by using handles to modify the data location / plot formatting. The major difference is that modifications are declared before the file is generated rather than by modifying the object afterward as is done in MATLAB. See help for examples.
Application uses active X (with all the limitations associated there in). But by using active X, MATLAB can modify the Excel plots as needed and it is faster than xlswrite. You can add to existing Excel files if you like but behaviors can be a little strange if you accidently overwrite existing data. NOTICE: Active X has demonstrated some instability in testing. Some machines work fine while others require Excel to be closed when using the program. It is an Active X issue, not a MATLAB issue.
If you find yourself forced to provide data using the least common denominator of programming languages (Excel), this is a relatively simple way to write data to excel and generate plots from that data into a self-contained Excel workbook. User does not need MATALB and will not be able to tell that MATLAB was used to generate the data.
Cita come
michael arant (2026). Excel plot generator (https://it.mathworks.com/matlabcentral/fileexchange/52745-excel-plot-generator), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
