![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/30562640_1689142277010_DEF.jpg)
Sai Gokul
Followers: 0 Following: 0
Statistics
RANK
4,361
of 297,016
REPUTATION
12
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to open the Generate Calibration Files tool to generate ASAP2 files in 2021a
Hi Liang, I understand you want to generate a2l file for you simulink model In MATLAB R2021a, the functionality of ASAP2 inter...
1 year ago | 0
| accepted
Solved
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Input...
1 year ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
1 year ago
How to change the dimension of a signal from 1000x1 to 1x1?
Hi Dabe, I understand that you want to change the dimension of a binary signal from 1000X1 to 1X1 Here is an approach you can ...
1 year ago | 1
| accepted
Read/write Simulink model from within AppDesigner
Hi Jack, I understand you want to display the runtime data of a SIMULINK model in a MATLAB App Here is an approach you can fol...
1 year ago | 0
How to display in a text area in the App the test assessment result
Hi xavier I understand you want to display the text displayed in the MATLAB command window in the TextArea of the App. You can...
1 year ago | 0
Hyperparameter Optimization using Genetic Algorithm for an Image Segmentation CNN model
Hi Parvathy I understand you want to use genetic algorithm to optimize the hyperparameters Here is an approach you can follow ...
1 year ago | 1
Hidden password in MATLAB App designer
Hi Mukesh, I understand you want to add a text box that hides the text you entered. You can follow the below steps Install t...
1 year ago | 0
Create A2L
Hi Dariush I understand that you want to generate an A2L file Here are the steps you can follow 1.Create a Model : Open MA...
1 year ago | 0
how to generate code for target link with commands
Hi Teju I understand that you want to generate code for a Target link Model through MATLAB To generate code for a TargetLink m...
1 year ago | 0
Open a python file in Matlab appdesigner.
Hello Rehman, I understand that you want to you want to open tkinter GUI from MATLAB App Desiger Here's an approach you can fo...
1 year ago | 0
Why is there difference in Simulink Code Inspector between ert.tlc and autosar.tlc generated code?
Hi Christian, I understand that you want to know why generated code for different targets differ, how to configure Code Inspect...
1 year ago | 0