Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in "poynting.m" in examples #8

Open
matthewgiarra opened this issue Mar 6, 2017 · 1 comment
Open

Errors in "poynting.m" in examples #8

matthewgiarra opened this issue Mar 6, 2017 · 1 comment

Comments

@matthewgiarra
Copy link

In multiple examples, which should presumably work, the function poynting.m gives an error:

Undefined function or variable 'array'.

Error in poynting (line 105)
S_scalar2d = Scalar2d(array, grid2d, gt_array, osc,
physQ, ['<', physQ.symbol, '_', char(polarization),
'>'], intercept);

Error in mdm (line 56)
	Sx = poynting(Axis.x, E{Axis.y}, E{Axis.z},
        H{Axis.y}, H{Axis.z}, Axis.y, 0);

@mnjet
Copy link

mnjet commented Jan 10, 2018

This problem is not fix untill yet in mdm.m example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants