Community Profile

photo

Muhammad Sarim Mehdi


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Non-linear iteration not converging with simulink and Robotic Toolbox
Hello. The following is my simulink diagram: I am using ode15 solver and I get the following error: An error occurred while ...

4 years ago | 0 answers | 0

0

answers

Question


Error in default port dimensions function of S-function. This function does not fully set the dimensions of output port 2
Please find my slx and m file attached. I do not know what is going wrong here The function inside has the following code...

4 years ago | 0 answers | 0

0

answers

Question


Unable to hold subplot inside for loop
hold on subplot(3,4,12) for zz=1:I fg=dual_history{zz}; plot(fg(1,:)) end I have a cell array. Each matrix inside the c...

5 years ago | 1 answer | 0

1

answer

Question


Plot several graphs onto one graph
Hello, I have a question. Let's say I have 5 agents. Each agent has a column vector of 48 rows (48 by 1 matrix) associated to it...

5 years ago | 0 answers | 0

0

answers

Question


Plot 2D matrix on 2D graph
I have a matrix of 24 rows and 1000 columns. What I want is a 2D plot where, on the x-axis, I have the iterations and on the y-a...

5 years ago | 1 answer | 0

1

answer

Question


I see no lines on my graph after I plot them
ax1 = subplot(3,2,1); ax2 = subplot(3,2,2); ax3 = subplot(3,2,3); ax4 = subplot(3,2,4); ax5 = subplot(3,2,5); hold(ax1,'on'); ...

5 years ago | 2 answers | 0

2

answers

Question


How to synchronize parallel code execution while also sharing data?
myCluster = parcluster('local'); myCluster.NumWorkers=I; saveProfile(myCluster); parpool(I) spmd i=labindex; for j=0...

5 years ago | 0 answers | 0

0

answers

Question


"Your username does not match the username in the license file" error even after activating Matlab on Ubuntu
Hello. I get this error on your software. It appears this is a recurring issue that has not been solved by your support team. Pl...

5 years ago | 0 answers | 0

0

answers