Can anyone help to fix the line 55 of my code ?

1 vue (au cours des 30 derniers jours)
Fabrice shao
Fabrice shao le 17 Juin 2019
Commenté : Fabrice shao le 21 Juin 2019
Dear,
I would like to get help by fixing the line 55 of my code
it gives more errors
exmple : gvd_curve_pcf2=1
and
[pl_fib_dom, pl_fib_loss]=gvd_curve_pcf2;
so it says that gvd_curve_pcf2 is not found
Please Help
  8 commentaires
Bob Thompson
Bob Thompson le 17 Juin 2019
From your attached code it doesn't look like you're trying to use gvd_curve_pcf2 as a function. Is this correct?
I was not able to reproduce your error because gvd_curve_pcf2=1; defines the variable, although you are not able to define multiple other variables from the one input, as you have listed in line 55.
Fabrice shao
Fabrice shao le 21 Juin 2019
thank you

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Optics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by