Community Profile

photo

Janak Thotakura

MathWorks

Last seen: 17日 前 2017 年からアクティブ

Followers: 0   Following: 0

連絡

Works at MathWorks

統計

  • First Review
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Matlab 2019b does not start on MacOs Mojave neither Catalina
The issue is fixed in R2019b_update2. Please refer the attached bug report. https://www.mathworks.com/support/bugreports/20671...

4年以上 前 | 0

回答済み
Move line in legend
To move the line in legend you can change the YData value of the legend line as shown in the below code. x= 1:5; y1= 2*x...

6年以上 前 | 0

回答済み
How Can I hide/unhide the look inside badge of a masked block in Simulink?
There is an unsupported block parameter called 'MaskHideContents' that can have the values 'on' and 'off'. So to hide the im...

6年以上 前 | 4

回答済み
Question regarding to use all tool boxes for student version
Karthikeyan, the best way to check prices would be to contact our sales team here <https://www.mathworks.com/company/aboutus/...

6年以上 前 | 0

| 採用済み

回答済み
How can I model a variable irradiance in Simulink?
To send data generated from script in workspace as signal to simulink you can use the 'From Workspace' block. Please refer to th...

6年以上 前 | 1

| 採用済み

回答済み
Undefined function 'prctile' for input arguments of type 'double'.
As @John pointed out, the 'prctile' function requires 'Statistics and Machine Learning Toolbox' installed in the machine. En...

6年以上 前 | 0

回答済み
Is there a hinfsyn replacement?
The 'hinfsyn' function is good to use, usually the documentation page shows warning when a function is planned to be replaced in...

6年以上 前 | 0

| 採用済み