Effacer les filtres
Effacer les filtres

Trying to use values from my function file, within a fplot command, is this possible?

1 vue (au cours des 30 derniers jours)
So i have an matlab .m function file called f.m, which is a function f(x).
I can use the code below to plot the graph
clear; clc
fplot(@f, [10 20])
Is it possible to plot this for instance, between the limits a
where a is defined in my function file?

Réponse acceptée

Mischa Kim
Mischa Kim le 22 Fév 2014
Hello John, the step-size cannot be controlled. Check out this thread for reference.

Plus de réponses (0)

Catégories

En savoir plus sur Entering Commands dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by