photo

Poorna


Last seen: 29 dagen ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
How can I programmatically modify an Excel file with AIP sensitivity tags?
Hi Ricardo, I see you are facing errors while modifying excel files that have AIP labels using the "writetable" function. I su...

ongeveer 2 maanden ago | 0

Answered
Question about errors that occur when exporting models with residualBlockLayer to Tensorflow.
Hi Yoshinobu, I see you are facing errors while trying to export a custom network to TensorFlow using the "exportNetworkToTens...

ongeveer 2 maanden ago | 0

Answered
Stop simulation block effect on aborting generated code execution.
Hi Khaled, It would be helpful if you can share the model that is causing the said issue. Stop Simulation block as per the docu...

ongeveer 2 maanden ago | 0

Answered
udpport write very slow, how to speed it up?
Hi Chris, I see you are facing problems with slow UDP transmission. When I ran the same code in my computer on MATLAB R2024a, t...

ongeveer 2 maanden ago | 0

Answered
How to solve mex function error caused by libstdc++ library version mismatch ?
Hi Matt, I see you are facing errors while trying to compile using the "mex" function. I see you also have found a solution to ...

ongeveer 2 maanden ago | 0

| accepted

Answered
Can I replace custom types during code generation?
Hi Federico, It sounds like you're working with external code that utilizes custom struct definitions from a header file, and y...

ongeveer 2 maanden ago | 1

| accepted

Answered
Implement ros timers in stateflow
Hi Michail, It will be easier for the community to answer your queries if you attach the model to try it. Creating a model from...

2 maanden ago | 0

Answered
equivalent of BytesAvailable in serialport?
Hi Arthur, It is to be noted that "BytesAvailable" and "NumBytesAvailable" behave the same way. They return the number of bytes...

2 maanden ago | 0

Answered
Antenna toolbox - YagiUda antenna
Hi Gaurav, The behaviour you are seeing with the orientation of the exciters is expected. If you don't specify the Exciter typ...

2 maanden ago | 0

| accepted

Answered
Incorrect number or types of inputs or outputs for function perturb.
Hi Kel, How did come to know of the "perturb" function that you used? As far as I know, there is no "perturb" function to pertu...

2 maanden ago | 0

Answered
Why Simulink Embedded Coder Reusable functions are generated in Class private section
Hi Kraker, Reusable subsystem functions are modeled as private member functions of the Model class as far as I know. If possibl...

2 maanden ago | 0

Answered
How to implement modal progress bars and wait bar in MATLAB Simulink
Hi Kunal, I see you want to implement a modal progress bar. In MATLAB you can create modal ui figures by setting the "WindowSty...

2 maanden ago | 0

Answered
How to take the screenshots of two or more scopes of a single testcase while running the simulations?
Hi yogi, I see you want save the plots from all the scopes in png format. It is to be noted that 'gcf' will point to the curren...

2 maanden ago | 0

Answered
Cannot find the pointers in my Simulink model, need to remove them for code generation
Hi Dolf, I see you are trying to use the PLC coder but couldn't generate PLC code. The error says that the model requires poin...

2 maanden ago | 0

Answered
Model Advisor - Is is possible to obtain the number of individual violations?
Hi Marcelo, I see you want to get the number of occurences of violations of a check in your model. As per the above case you ar...

3 maanden ago | 0

| accepted

Answered
If I set up the Hardware board in Hardware Implementation, can't I turn ON the "Generate and example main program" setting in Templates?
Hi, There are certain restrictions that need to be honoured when trying to generate C code to deploy on specific targets. When ...

3 maanden ago | 0

Answered
Generate staircase waveform from given sine waveform in Simulink
Hi Tharun, I believe you are aware of plotting the first graph using basic simulink blocks. To generate the second graph from t...

3 maanden ago | 0

Answered
How to derive the moving average of a time series generated in simulink?
Hi yingyu, I see you are facing issues while trying to compute the moving average of the output signal. I was able to reproduce...

3 maanden ago | 0

| accepted

Answered
Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix.
Hi Samed, I see that you are facing issues while trying to simulate your model. First of all, It is not easy to replicate the m...

3 maanden ago | 0

Answered
initialize persistent variables using Matlab coder
Hi Ian, I see you want the initilialize persistent variables which get translated to static variables in 'C' right in the defin...

3 maanden ago | 0

Answered
Unable to set a custom terminator using configureTerminator
Hi Jason, I see you are trying to set the read and write terminators to read and write to your serial port. I see that you are ...

3 maanden ago | 0

Answered
Why do I get Assertions in my Simscape model using Motor & Drive (System level
Hi Gokul, I have run the model attached and could reproduce the assertion error. From the model and the assertion error I could...

3 maanden ago | 0

Answered
Multiple Simulations: How to map data from runs to test conditions?
Hi Mark, I see you want to name your runs describing the parameter values they take. You can achieve this by programmatically s...

3 maanden ago | 0

Answered
Observation specification must be scalar if not created by bus2RLSpec.
Hi ali farid, The error you are getting is related to the observation that you are passing to Agent A. The cause of the error...

3 maanden ago | 0

Answered
How to save a packet (entity in simevents) in matlab workspace?
Hi Simone Bergadano, I see you have created a block that receives a flow of packets and saves the packets to MATLAB workspace u...

3 maanden ago | 0

Answered
How to modify the sltrace.Graph objects? I want to delete an element of the DstBlocks array
Hi Jose Manuel, I see you want to delete the 'DstBlocks(1)' of 'test1' which is an ouptut of the "sltrace" function. It is to b...

3 maanden ago | 0

Answered
Cannot read emojis correctly from an imported json file
Hi Paye, I see that you want to extract emojis from your exported telegram chat. If you have access to the html files of the c...

4 maanden ago | 0

Answered
How To convert .tiff stck to STL for Shape analysis.
Hi Saurav, I see you want to convert your TIFF stack to STL for shape analysis. In order to export a TIFF stack to STL you need...

4 maanden ago | 1

| accepted

Answered
GPU Device doesn't recognized in MATLAB 2024a
Hi Abolfazl, I see that MATLAB R2024a "gpuDevice" function is not detecting the GPU device. As mentioned in the Error messa...

4 maanden ago | 0

| accepted

Answered
How to disable click effect of a button in App designer
Hi Victor, I see that the "uibutton" that you are using is continued in a clicked state after you press the button. I believe t...

4 maanden ago | 0

Load more