For Programmers: Free Programming Magazines  


Home > Archive > Matlab > October 2006 > Re: matlab on Linux Suse 10.1. Error: Trying to load file "..."









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: matlab on Linux Suse 10.1. Error: Trying to load file "..."
sudipseal

2006-10-31, 4:07 am

Check if you have a conditional statement like if-then
wherein you have used && for logical AND rather than just &.
Remember that unlike in C, logical AND is & in MATLAB. This solved my problem after I started getting the same message and situation as yours....unless of course, it reappears later but I doubt it.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com