Rank: 1297 based on 50 downloads (last 30 days) and 2 files submitted
photo

Alberto Avila Armella

E-mail
Company/University
TR - Ports
Lat/Long
19.692478, -98.84377

Personal Profile:

Civil Engineer
MSc in Hydraulics
PhD Civil Engineering - Port and Coastal Engineering

Professional Interests:
oceanography

 

Watch this Author's files

 

Files Posted by Alberto View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Apr 2009 Surfer Grid import/export Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap Author: Alberto Avila Armella data import, data export, golden software, grid, surfer, grapher 24 5
  • 5.0
5.0 | 4 ratings
17 Jul 2007 Screenshot Geographic to UTM coordinates. GUI. "UTeMization" Complete and easy to use GUI for converting Geographic to UTM coordinates. Single- and multi-point Author: Alberto Avila Armella conversion, nice porgramme siri n..., transformation, spherical, geographic, utm 26 10
  • 4.2
4.2 | 5 ratings
Comments and Ratings on Alberto's Files View all
Updated File Comment by Comments Rating
16 Sep 2011 Surfer Grid import/export Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap Author: Alberto Avila Armella XIAOMING
09 Aug 2011 Surfer Grid import/export Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap Author: Alberto Avila Armella Josh

Awesome! Now that you can create the .grd file from Matlab, it would be great if you could also use Matlab to open surfer, using something like:

!C:\Program Files (x86)\Golden Software\Surfer 9\surfer.exe

(though hopefully more elegant) and then load the file as well. I am creating a Matlab GUI, and would love to be able to invoke and graph matlab data through Surfer.

10 Feb 2011 Surfer Grid import/export Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap Author: Alberto Avila Armella Mel

Following Sarah Reed's post.
Make sure that you create a string file called "namefile" to run the grd_read_v2 function.
This may be done using "strcat" if the file name contains numbers and letters. e.g.
namefile=strcat('dem',num2str(1999),'.grd');
then run the function
>> [matrix xmin xmax ymin ymax]=grd_read_v2(namefile);

Hope this helps anyone in the future who uses this code (I encountered the same error as Sarah initially too).

30 Dec 2010 Geographic to UTM coordinates. GUI. "UTeMization" Complete and easy to use GUI for converting Geographic to UTM coordinates. Single- and multi-point Author: Alberto Avila Armella Couzi, Camille

Hi!!! Do you know if there is any program like this one, but which makes the contrary operation: UTM to Geographic?
Thanks in advance!!!!!

06 Nov 2009 Geographic to UTM coordinates. GUI. "UTeMization" Complete and easy to use GUI for converting Geographic to UTM coordinates. Single- and multi-point Author: Alberto Avila Armella Omar

thanks

Top Tags Applied by Alberto
conversion, coordinates, data export, data import, export
Files Tagged by Alberto View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Apr 2009 Surfer Grid import/export Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap Author: Alberto Avila Armella data import, data export, golden software, grid, surfer, grapher 24 5
  • 5.0
5.0 | 4 ratings
17 Jul 2007 Screenshot Geographic to UTM coordinates. GUI. "UTeMization" Complete and easy to use GUI for converting Geographic to UTM coordinates. Single- and multi-point Author: Alberto Avila Armella conversion, nice porgramme siri n..., transformation, spherical, geographic, utm 26 10
  • 4.2
4.2 | 5 ratings

Contact us at files@mathworks.com