- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
I'm testing the reference design in Simulink 7.2 Avalon Edge detector. This example works fine, but the image load and image viewer were implemented using .m matlab script using variables from/to workspace. I have some doubts because I don't know how were are the scripts invoked, whereas the blocks in simulink only make reference to the variables of the script but not to the .m file name. This is a big limitation for me because I don't know how to load two .bmp files Any suggestion ???Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The scripts are invoked using simulink callbacks. Once the .mdl file loaded, right-click on the main window and select Model Properties. From there check the content of the Callbacks tab. The procedure might vary a bit depending on the matlab version you are using. http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/index.html?/access/helpdesk/help/toolbox/simulink/ug/f4-146273.html#f4-140344 v- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi V,
This issue made me loss my mind!!!! thanks a lot!!!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page