Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gulley/Ax-Drag
Browse files Browse the repository at this point in the history
  • Loading branch information
gulley committed Oct 26, 2022
2 parents e33ccf8 + 3c63b3a commit 9ce599e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![View Zoom Keys on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/3090-zoom-keys)

# Pan and zoom with simple keystrokes
Use this tool to move quickly around the data displayed in a 2-D plot.
Make sure the figure has focus, and then press any of the following
Expand Down
10 changes: 5 additions & 5 deletions license.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2018, The MathWorks, Inc.
Copyright (c) 2022, The MathWorks, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -9,10 +9,10 @@ met:
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.
* In all cases, the software is, and all modifications and derivatives
of the software shall be, licensed to you solely for use in conjunction
with MathWorks products and service offerings.
the documentation and/or other materials provided with the distribution
* Neither the name of the The MathWorks, Inc. nor the names
of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Expand Down

0 comments on commit 9ce599e

Please sign in to comment.