Community Profile

photo

Ye Cao


Last seen: meer dan 2 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


If the memory copy occurs when execute an assignment or build a temporary object?
For example, A =zeros(10, 10) %is a matrix. B = A; % statement 1 C = A(:,6:end); % statement 2 D = C *C'; % statement 3 E =...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to add a specific path to Matlab in -batch mode?
I have two questions. 1)I need to run matlab in a remote server. The running mode is matlab -batch. Is there a way to add a sea...

meer dan 2 jaar ago | 2 answers | 1

2

answers

Question


matlab -batch always failed with: | Error: Invalid use of operator.
Following Matlab's manual, I run Matlab with: matlab -batch ./hello.m or matlab -batch "./hello.m". However, there is an error...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


Why MATLAB can not start on Ubuntu 18.04?
When I run sudo /usr/local/MATLAB/R2018a/bin/matlab, MATLAB always stay on the startup screen, and I got a matlab_crash_dump.211...

ongeveer 5 jaar ago | 1 answer | 0

1

answer