From Text File to Text Generating Scripts

Version 1.0.0.0 (1,35 ko) par Forest
Write the MATLAB script to generating text that has been read from an existing text file.
263 téléchargements
Mise à jour 9 août 2013

Afficher la licence

txtgenscript write the text generating MATLAB script from a existing file. It reads in the text file and write the text generating code into a MATLAB script file. So that it contains something like:
fprintf(fid,'Words\n');
For example:
txtGenScript('BASEBHP.data','script.m');

Citation pour cette source

Forest (2024). From Text File to Text Generating Scripts (https://www.mathworks.com/matlabcentral/fileexchange/43003-from-text-file-to-text-generating-scripts), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0