Changeset 44

Show
Ignore:
Timestamp:
05/19/08 19:19:40 (5 years ago)
Author:
behrens
Message:

correct html link to GetMemoryCount? and SetMemoryCount?

Location:
trunk/RWTHMindstormsNXT
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/RWTHMindstormsNXT/GetMemoryCount.m

    r3 r44  
    1717%+   memory = GetMemoryCount(MOTOR_A); 
    1818% 
    19 % See also: SetMemoryCounter, MOTOR_A, MOTOR_B, MOTOR_C 
     19% See also: SetMemoryCount, MOTOR_A, MOTOR_B, MOTOR_C 
    2020% 
    2121% Signature 
  • trunk/RWTHMindstormsNXT/SetMemoryCount.m

    r3 r44  
    1717%+   SetMemoryCount(MOTOR_B, 120); 
    1818% 
    19 % See also: SetMemoryCounter, MOTOR_A, MOTOR_B, MOTOR_C 
     19% See also: GetMemoryCount, MOTOR_A, MOTOR_B, MOTOR_C 
    2020% 
    2121% Signature 
  • trunk/RWTHMindstormsNXT/doc/functions/help/GetMemoryCount.html

    r3 r44  
    55   <head> 
    66      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
    7     
     7 
    88      <!-- 
    99This HTML is auto-generated from an M-file. 
     
    4343         <h2>Examples<a name="5"></a></h2><pre class="codeinput">   memory = GetMemoryCount(MOTOR_A); 
    4444</pre><h2>See also<a name="6"></a></h2> 
    45          <p><a href="SetMemoryCounter.html">SetMemoryCounter</a>, <a href="MOTOR_A.html">MOTOR_A</a>, <a href="MOTOR_B.html">MOTOR_B</a>, <a href="MOTOR_C.html">MOTOR_C</a></p> 
     45         <p><a href="SetMemoryCount.html">SetMemoryCount</a>, <a href="MOTOR_A.html">MOTOR_A</a>, <a href="MOTOR_B.html">MOTOR_B</a>, <a href="MOTOR_C.html">MOTOR_C</a></p> 
    4646         <h2>Signature<a name="7"></a></h2> 
    4747         <div> 
  • trunk/RWTHMindstormsNXT/doc/functions/help/SetMemoryCount.html

    r3 r44  
    55   <head> 
    66      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
    7     
     7 
    88      <!-- 
    99This HTML is auto-generated from an M-file. 
     
    4343         <h2>Example<a name="5"></a></h2><pre class="codeinput">   SetMemoryCount(MOTOR_B, 120); 
    4444</pre><h2>See also<a name="6"></a></h2> 
    45          <p><a href="SetMemoryCounter.html">SetMemoryCounter</a>, <a href="MOTOR_A.html">MOTOR_A</a>, <a href="MOTOR_B.html">MOTOR_B</a>, <a href="MOTOR_C.html">MOTOR_C</a></p> 
     45         <p><a href="GetMemoryCount.html">GetMemoryCount</a>, <a href="MOTOR_A.html">MOTOR_A</a>, <a href="MOTOR_B.html">MOTOR_B</a>, <a href="MOTOR_C.html">MOTOR_C</a></p> 
    4646         <h2>Signature<a name="7"></a></h2> 
    4747         <div>