Rank: 253 based on 223 downloads (last 30 days) and 3 files submitted
photo

Adam Filion

E-mail
Company/University
MathWorks

Personal Profile:

I am an Applications Engineer at MathWorks. My MATLAB addiction began in undergrad while I was attempting to learn Fortran, then someone introduced me to MATLAB. I immediately picked it up and never looked back. These days I travel the country talking with folks of various backgrounds about how MATLAB can make their work easier.

Professional Interests:
data analysis, dynamic simulation, control design, parallel computing, image processing

 

Watch this Author's files

 

Files Posted by Adam View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Jul 2013 MATLAB for C/C++ Programmers Files used in webinar MATLAB for C/C++ Programmers. Author: Adam Filion coder, compiler, engine, code generation, image processing, algorithm development 42 2
17 Jul 2013 Screenshot Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion 4d, 3d, movie, slice, isosurface, patch 177 22
  • 4.66667
4.7 | 8 ratings
26 Jun 2012 Dynamically create a bus testing harness in Simulink Dynamically create a test harness in Simulink given a bus object with arbitrary underlying structure Author: Adam Filion simulink, bus, object, structure, harness 4 3
  • 4.0
4.0 | 1 rating
Comments and Ratings by Adam View all
Updated File Comments Rating
01 Aug 2013 MATLAB for C/C++ Programmers Files used in webinar MATLAB for C/C++ Programmers. Author: Adam Filion

Hi R,

I appreciate your frustration, I know the setup is not simple. Unfortunately there are restrictions in place from our legal department on what I can and cannot post (i.e. that's why all the lib files are missing). The best advice I can give is to follow the instructions in the README file closely, NONE of the visual studio portion of the demo will work without doing so. If any of the instructions are unclear, please let me know in this forum, updating the instructions is the only thing I can do to make this easier.

To specifically address your first question, the README file will tell you that you need to build the laneMarkingAlgorithmWithVisualization.h and .lib files in MATLAB and then add them to the VS project. I had to add this extra step because I am not allow to post compiled files such as .lib.

Thanks, Adam

19 Jul 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion

Hi Martin, thanks for trying out the app. I'm still developing in R2013a as 13b is still in prerelease. I'll take a look to see if I can get it running in both versions.

01 Jul 2013 Spirograph GUI A MATLAB GUI for generating customizable multilayer spirographs Author: Brian Moore

This is great! I had totally forgotten about spirograph, had one when I was a kid. Nice implementation in MATLAB and fun to play around with :)

01 Jul 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion

Updated version is on its way, hopefully posted today or tomorrow, that incorporates some of the feedback from this forum. Try out V 1.5.0 when it's available and let me know if you have any further feedback!

27 Jun 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion

Thanks for the feedback Matt! I'm surprised you had to change the renderer manually. My default rendered is painters, and I've never had any problems with the transparency. Likewise I haven't heard of anyone else needing to change the renderer manually. Still, I see your point and will update the app. As for the sliders, that's on my to-do list for the app, so keep an eye out for updates. Thanks!

Comments and Ratings on Adam's Files View all
Updated File Comment by Comments Rating
01 Aug 2013 MATLAB for C/C++ Programmers Files used in webinar MATLAB for C/C++ Programmers. Author: Adam Filion Filion, Adam

Hi R,

I appreciate your frustration, I know the setup is not simple. Unfortunately there are restrictions in place from our legal department on what I can and cannot post (i.e. that's why all the lib files are missing). The best advice I can give is to follow the instructions in the README file closely, NONE of the visual studio portion of the demo will work without doing so. If any of the instructions are unclear, please let me know in this forum, updating the instructions is the only thing I can do to make this easier.

To specifically address your first question, the README file will tell you that you need to build the laneMarkingAlgorithmWithVisualization.h and .lib files in MATLAB and then add them to the VS project. I had to add this extra step because I am not allow to post compiled files such as .lib.

Thanks, Adam

31 Jul 2013 MATLAB for C/C++ Programmers Files used in webinar MATLAB for C/C++ Programmers. Author: Adam Filion R

Adam, where is the laneMarkingAlgorithmWithVisualization.h and .lib in the zip ? And where is the \laneMarkingWithVisualization\distrib\ folder in the zip ? The reason why most people cannot run your exmaple files correctly is because it's too complicated and that's why things are misging here and there. Can you plz just provide a workable example for engdemo.c or engdemo.cpp ? I don't believe many people can even compile either one correctly and see results in Matlab, let alone your example files. Thanks.

19 Jul 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion Filion, Adam

Hi Martin, thanks for trying out the app. I'm still developing in R2013a as 13b is still in prerelease. I'll take a look to see if I can get it running in both versions.

19 Jul 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion Lechner, Martin

Updated sliders with continuous feedback works fine.

But in Matlab R2013b the following error appears:
Error using isappdata
The uiextras.HBox object does not support application data."
Error in uiextras.Container/helpSetChildEnable (line 402)
if ~isappdata( child, 'OldEnableState' )
Error in uiextras.Container/set.Enable (line 219)
obj.helpSetChildEnable( ch(ii), obj.Enable_ );
Error in DataExplorer (line 238)
set(app.VBox,'Enable','off');
Error in DataExplorer0x2D2App/startApp (line 60)
obj.AppHandle = eval('DataExplorer');
Error in DataExplorer0x2D2App (line 37)
startApp(obj)
Error in appinstall.internal.runapp>execute (line 75)
out = evalin('caller', [script ';']);
Error in appinstall.internal.runapp>runapp13a (line 57)
outobj = execute(fullfile(appinstalldir, [wrapperfile 'App.m']));
Error in appinstall.internal.runapp>runcorrectversion (line 35)
appobj = runapp13a(appinstalldir);
Error in appinstall.internal.runapp (line 17)
out = runcorrectversion(appmetadata, appentrypoint, appinstalldir);

01 Jul 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion Filion, Adam

Updated version is on its way, hopefully posted today or tomorrow, that incorporates some of the feedback from this forum. Try out V 1.5.0 when it's available and let me know if you have any further feedback!

Top Tags Applied by Adam
3d, 4d, 5d, algorithm development, animate
Files Tagged by Adam View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Jul 2013 MATLAB for C/C++ Programmers Files used in webinar MATLAB for C/C++ Programmers. Author: Adam Filion coder, compiler, engine, code generation, image processing, algorithm development 42 2
17 Jul 2013 Screenshot Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion 4d, 3d, movie, slice, isosurface, patch 177 22
  • 4.66667
4.7 | 8 ratings
26 Jun 2012 Dynamically create a bus testing harness in Simulink Dynamically create a test harness in Simulink given a bus object with arbitrary underlying structure Author: Adam Filion simulink, bus, object, structure, harness 4 3
  • 4.0
4.0 | 1 rating

Contact us