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

Matlab Compiler SDK #1

Open
tanmaythakar4 opened this issue Mar 3, 2017 · 1 comment
Open

Matlab Compiler SDK #1

tanmaythakar4 opened this issue Mar 3, 2017 · 1 comment

Comments

@tanmaythakar4
Copy link

I am having an issue while I convert this into java .jar file using Matlab compiler SDK.

error in eclipse:

  • Error using dlmread (line 147) Undefined function ' matlab.io.text.internal.collectOutput' for input arguments of type 'cell'.
  • Error in cs2cs (line 78)

using :
prj4_params = '-f "%.12f" +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs +to +proj=tmerc +lat_0=42d50 +lon_0=-70d10 +k=0.9999666666666667 +x_0=900000 +y_0=0 +ellps=GRS80 +units=m +no_defs'; [x,y] = cs2cs(lon, lat, prj4_params)

thanks

@nine
Copy link
Owner

nine commented Mar 3, 2017

Hello,
thank you for your bug report. At the moment i do not have time to analyze your report. Can you provide a version that is resolving your observed issues? Then i can publish a new version of this package.
Thank you!

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