Difference between revisions of "Undefined function or variable 'motohawkrc'"

From MotoHawk
Jump to navigationJump to search
(Initial creation of a page to describe the error "Undefined function or variable 'motohawkrc'")
 
(Error)
 
Line 1: Line 1:
 
== Error ==
 
== Error ==
When Starting MATLAB, you might see this red error text:
+
When Starting MATLAB, you might see this red error text in the MATLAB Command window:<br/>
[[Image:Undefined_fun_or_var_motohawkrc.png]]
+
[[Image:Undefined fun or var motohawkrc.png]]
  
 
== Reported In Release ==
 
== Reported In Release ==

Latest revision as of 14:20, 1 August 2018

Error

When Starting MATLAB, you might see this red error text in the MATLAB Command window:
Undefined fun or var motohawkrc.png

Reported In Release

MotoHawk 2018a Beta 1 through MotoHawk 2018b Beta 1

WorkAround

There are two possible workarounds. The first is to open the MATLAB preferences and then select the General category. Choose to "Update Toolbox Path Cache" by pressing the button in this category with that name.

The second workaround is to issue this command at the MATLAB prompt:

>> rehash toolboxcache


Fixed In

MotoHawk 2018b Beta 2