Community Profile

photo

KarolN


Last seen: 2 days ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 3
  • First Review

View badges

Feeds

View by

Question


Error on website: can't get Certificate after completing Simulink Fundamentals
Recently, I have completed Simulink Fundamentals yet for some reason website doesn't recognize the Subsystems module to be 100% ...

1 year ago | 1 answer | 0

1

answer

Question


Error in Stateflow onramp
I get this error in section 3 despite doing exactly what I am supposed to.

1 year ago | 1 answer | 0

1

answer

Question


How to get certificate after completing Power Electronics onramp?
Hi. I have completed Power electronics onramp in my desktop simulink. Yet my course page shows 0% progress. IS there any way to ...

1 year ago | 1 answer | 0

1

answer

Question


I can't open Simulink onramp either in my MATLAB simulink and in browser
I can't open the simulink onramp in my MATLAB simulink. All I get is new tab opening and: 'You may have access to this course th...

1 year ago | 1 answer | 0

1

answer

Question


How can I extract certain rows from a CSV imported table?
I have imported CSV file into MATLAB T = readtable('Historia_Rachunku.csv') Extracted relevant part of it: variablesByName =...

1 year ago | 2 answers | 0

2

answers

Question


How to implement Uistyle in an output table
Hello, I'd like to implement Uistyle in my table, which is an output of several equations: I'd like to apply uistyle to empha...

2 years ago | 1 answer | 0

1

answer

Question


Changing names and removing quotes in row2vars output table
I have generated an output table with iteration data from several equations: I transposed the table for greater viewing comfo...

2 years ago | 1 answer | 0

1

answer

Question


How to solve a Bernoulli Equation
I have to solve this equation: It has to start from known initial state and simulating forward to predetermined end point dis...

2 years ago | 2 answers | 0

2

answers

Question


How to implement kriging in Matlab?
I need to perform kriging in Matlab based on three borehole samples. Numbers for soil layers indicate depth from ground zero,...

2 years ago | 2 answers | 0

2

answers

Question


How to set samples and values in the ooDAce Toolbox [KRIGING]
I try to run a couple of borehole samples in the ooDACE toolbox. I have this table: And I need to implement it, in this code:...

2 years ago | 0 answers | 0

0

answers

Question


How to align table data to xlim/ylim values
I try to plot volume column from my table, but it doesn't work when I set custom xlim/ylim properties figure plot(Volume,'...

2 years ago | 1 answer | 0

1

answer

Question


Non-typical system of nonlinear equations
I tried to solve this system of equations, using fsolve and various newton-raphson functions, but to no avail: x*y-z^2-1 = 0 x...

2 years ago | 2 answers | 0

2

answers

Question


Marker Indices automation using 'set' function
I have a script with a lot of plotting, and this involves markers which, howewer, have same parameters all over. Now, is there a...

2 years ago | 1 answer | 0

1

answer

Question


How to keep yticklabels intact after reversing the Y-axis
I reversed y-direction in a chart, but I would like my yticklabels stay same as were, ie. 80 at the top and 0 at bottom. How do ...

2 years ago | 1 answer | 0

1

answer

Question


How to apply an equation to each element in the array?
I have an equation: Which I need to apply to every element in a 10x10 matrix of u. u - a node in numerical model of rock l...

2 years ago | 2 answers | 1

2

answers

Question


How to put Recurrence Equation in a loop, moving through a matrix
I try to put an equation which calculates soil subsidization in a loop, and something is not right. The scheme from our teach...

2 years ago | 0 answers | 0

0

answers