dfun(X,fun,dim,funargs,varargin)
Applies a function specified by the function handle '@fun' to each 1-D slice of an N-dimensional array 'X' along the specified dimension. This file is par of the `dimensional-fft-tools` toolbox which is currently in development on https://github.com/MarcinKonowalczyk/dimensional-fft-tools
Citation pour cette source
Marcin Konowalczyk (2026). dfun(X,fun,dim,funargs,varargin) (https://fr.mathworks.com/matlabcentral/fileexchange/63686-dfun-x-fun-dim-funargs-varargin), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.4.0.0 | - Added plot mode and associated `plotfun`, `plotpause` and obviously `plot` options
|
||
| 1.3.0.0 | Fixed typos |
||
| 1.2.0.0 | Changed summary |
||
| 1.1.0.0 | Added description |
||
| 1.0.0.0 | changed title |
