Error Dialog

  • Follow


Dear Friends Im Suffering from the problem while using Matlab ,problem is that when ever i 
open any m-file or Any Simulink Model i faced an ERROR DIALOG in which a statement is there that "Input Argument 'f is Undefined "
I reinstall Matlab But the Problem Continues ,PLz Solve this issue as soon as possible  
0
Reply Syed 4/28/2010 7:39:06 PM

Dear Syed!

> Dear Friends Im Suffering from the problem while using Matlab ,problem is that when ever i 
> open any m-file or Any Simulink Model i faced an ERROR DIALOG in which a statement is there that "Input Argument 'f is Undefined "
> I reinstall Matlab But the Problem Continues ,PLz Solve this issue as soon as possible  

Do you have any user-defined M-function, which is called "open" or "edit" ?!
You find this information in the header of the error message - you have posted the just a part or the message unfortuantely.

A standard method to debug problems:
  dbstop if error
Then Matlab stops when the error appears and you can inspect the current line of code and the variables manually.

Good luck, Jan
0
Reply Jan 4/28/2010 8:54:06 PM


1 Replies
346 Views

(page loaded in 0.403 seconds)

Similiar Articles:













7/22/2012 8:25:36 PM


Reply: