You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/jupyter_matlab_proxy/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,12 +43,12 @@ To report any issues or suggestions, see the [Feedback](https://github.com/mathw
43
43
44
44
| Option | Description |
45
45
| ---- | ---- |
46
-
| Start MATLAB Session | Start your MATLAB session. Available if MATLAB is stopped.|
47
-
| Restart MATLAB Session | Restart your MATLAB session. Available if MATLAB is running or starting.|
48
-
| Stop MATLAB Session | Stop your MATLAB session. Use this option if you want to free up RAM and CPU resources. Available if MATLAB is running or starting.|
49
-
| Sign Out | Sign out of MATLAB. Use this to stop MATLAB and sign in with an alternative account. Available if using online licensing.|
46
+
| Start MATLAB | Start your MATLAB session. Available if MATLAB is stopped.|
47
+
| Restart MATLAB | Restart your MATLAB session. Available if MATLAB is running or starting.|
48
+
| Stop MATLAB | Stop your MATLAB session. Use this option if you want to free up RAM and CPU resources. Available if MATLAB is running or starting.|
49
+
| Sign Out | Sign out of MATLAB session. Use this to stop MATLAB and sign in with an alternative account. Available if using online licensing.|
50
50
| Unset License Server Address | Unset network license manager server address. Use this to stop MATLAB and enter new licensing information. Available if using network license manager.|
51
-
| Feedback |Send us feedback. This action opens your default email application.|
51
+
| Feedback |Provide feedback. Opens a new tab to create an issue on GitHub.|
52
52
| Help | Open a help pop-up for a detailed description of the options.|
53
53
54
54
## Limitations
@@ -59,6 +59,6 @@ If you need to use functionality that is not yet supported, or for versions of M
59
59
60
60
----
61
61
62
-
Copyright (c) 2021-2023 The MathWorks, Inc. All rights reserved.
0 commit comments