photo

Rebecca Nakhoul

Last seen: 3 månader ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
5 Answers

RANK
5 336
of 300 369

REPUTATION
9

CONTRIBUTIONS
2 Questions
5 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
SVN within MATLAB 2024b
Another workaround is to reload the environment variables stored in the user's Home folder, before executing svn commands. For e...

7 månader ago | 1

Answered
On Unix platforms, !svn and system('svn') commands do not work in MATLAB starting R2024b
Starting in R2024b, on Linux systems, you can no longer call svn commands from within MATLAB using the bang symbol ! and the MAT...

7 månader ago | 1

| accepted

Question


On Unix platforms, !svn and system('svn') commands do not work in MATLAB starting R2024b
On Unix platforms, in MATLAB R2024b, using svn commands within MATLAB using the bang operator and the system command no longer w...

7 månader ago | 1 answer | 1

1

answer

Answered
using hooks with git source control from Matlab. Hooks that work from outside Matlab are not executed from within.
Starting in R2024a, MATLAB Git integration runs Git hooks with no additional setup. Supported hooks are pre-commit, commit-msg, ...

mer än ett år ago | 0

| accepted

Answered
How can I set the compression level of SLX files through command line?
To set the SLX compression level programmatically, use the SLXCompressionType parameter documented in the table here. For more ...

mer än 5 år ago | 0

Question


How can I set the compression level of SLX files through command line?
How can I set the compression level for SLX files programmatically?

mer än 5 år ago | 1 answer | 0

1

answer

Answered
Using MATLAB comparison as an external diff tool
To customize source control tools to use MATLAB for Diff and Merge, follow the steps described in the MATLAB documentation. It...

mer än 5 år ago | 0