iif.m

Emulates the ?: functionality of C and C++.
1,2K téléchargements
Mise à jour 12 déc. 2005

Aucune licence

Evaluates a condition and returns one of two parameters based on the result.

Usage:
% iif(cond, t, f)
% Returns t if cond == true, and f otherwise.

Citation pour cette source

Christopher Granade (2024). iif.m (https://www.mathworks.com/matlabcentral/fileexchange/9325-iif-m), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et MATLAB Answers

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