Community Profile

photo

Hari Desanur

Last seen: 21일 전 2016년부터 활동

Followers: 0   Following: 0

통계

  • Knowledgeable Level 3
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Fedora 24 gives me the error /usr/local/matlab2016b/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /lib64/libGLU.so.1)
The following bug report should be able to resolve this issue. The detailed steps for the work around is mentioned in the follow...

거의 7년 전 | 1

| 수락됨

답변 있음
header file with just interface
I am not sure exactly what you are trying to achieve. But the <http://www.mathworks.com/help/ecoder/ref/code-generation-pane-cod...

대략 7년 전 | 0

답변 있음
Please help with the following error message on Matlab R2016b connected to Ettus N210
Please check the <https://www.mathworks.com/help/releases/R2016b/supportpkg/usrpradio/ug/getsdrudriverversion.html UHD version n...

대략 7년 전 | 0

| 수락됨

답변 있음
Bug: Simulink will not autocode/build models with model-referenced integrator blocks
The <https://www.mathworks.com/support/bugreports/search_results?utf8=%2525E2%25259C%252593&search_executed=1&keyword=integrator...

대략 7년 전 | 1

| 수락됨

답변 있음
Realtime in Simulink Coder
You can consider the following options to slow down the simulation - 1. If you have a licence to the Aerospace Blockset then...

대략 7년 전 | 1

답변 있음
In Windows 10, what is the correct syntax for adding a path on partition other than C?
To add the _"E:\project1\data"_ folder to the MATLAB path, you can do this in the following way - 1. Use the <http://www.mat...

대략 7년 전 | 0

답변 있음
Is there an vapour absorption refrigeration cycle Model/simulation available that i can modify for my own use?
This example might be what you are looking for - <http://www.mathworks.com/help/physmod/simscape/examples/two-phase-fluid-refrig...

대략 7년 전 | 0

답변 있음
STEP by STEP 6-DOF simulation for a spacecraft
These documents could point you in the right direction - 1. https://www.mathworks.com/help/aeroblks/6dof.html 2. https://w...

대략 7년 전 | 0

답변 있음
Generate MISRA compliant c code from m-files?
As of MATLAB R2016b, I don't think MATLAB Coder generates 100% MISRA compliant code but you can set some of the settings as ment...

대략 7년 전 | 0

답변 있음
Embedded coder + ARM Cortex M HW support package installation error
There seems to be an issue with this support package in MATLAB R2016a. I work for MathWorks and I have forwarded this feedback t...

대략 7년 전 | 0

답변 있음
How to get the order of Simulink blocks based on their pin connection
I don't think you can do this directly but you might be able to use the 'Position' property of a Block to get the desired order ...

대략 7년 전 | 0

답변 있음
Is it possible to generate Code without the use of the Base Workspace?
This can be done using a <https://www.mathworks.com/help/simulink/slref/simulink.data.dictionary-class.html Data Dictionary>. Yo...

대략 7년 전 | 1

| 수락됨

답변 있음
I want to know that why simulation takes more time to show it's signal constallation when the signal to noise ratio goes higher? I think it's not the issue of server/pc. Is anybody there to say about this ?
The model is set up to run forever - stop time is "inf". The two Error Rate Calculation (ERC) blocks are set up to stop simula...

7년 초과 전 | 0

답변 있음
When i am trying to compile this model(attached below),error in port widths and dimensions shows up. Help me try to get rid of this error and run the model successfully.
Click on the 'Mux blocks used to create bus signals' link in the error message and then set the setting in Configuration Paramet...

7년 초과 전 | 0

| 수락됨

답변 있음
Avoiding body penetration in ball bouncing over harmonic displaced base
When I run your model, I can see that there are many warnings generated related to "Algebraic loop paths through integrator rese...

7년 초과 전 | 0

답변 있음
Is it possible to add new configuration parameters to a model?
The following link provides information about how to customize a System Target File - <http://www.mathworks.com/help/rtw/ug/...

7년 초과 전 | 0

답변 있음
Simulating circuits for processors
I am not sure of your exact workflow but if you want to simulate circuits you can consider <https://www.mathworks.com/products/s...

7년 초과 전 | 0

답변 있음
Direction error when using UDPReceiver on port 6666
I ran the above "dsp.UDPReceiver" code in the "tmp.m" file from within the MATLAB IDE and then opened another session of MATLAB ...

7년 초과 전 | 2

| 수락됨

답변 있음
Robotics System Toolbox Interface for ROS Custom Messages gone missing
Run the following command to check if the "rosgenmsg.m" file is present in the MATLAB path. >> which -all rosgenmsg Add th...

7년 초과 전 | 0

답변 있음
Need help troubleshooting error with Simulink Arduino tutorial related to time-response identification of RC circuit.
Try to build your Simulink model by using one of the following solvers instead of the default "ode3 (Bogacki-Shampine)" solver -...

7년 초과 전 | 0

| 수락됨

답변 있음
Missing Signal Target Scope
You must make sure that the signal which you are trying to monitor is not virtual signal or a virtual bus. You may have to add a...

7년 초과 전 | 0

답변 있음
Does R2014b support Arduino I2C Simulink blocks?
The <http://www.mathworks.com/help/supportpkg/arduino/ug/i2cread.html I2C Read> and <http://www.mathworks.com/help/supportpkg/ar...

7년 초과 전 | 1

답변 있음
How to solve non-existent path error in embedded coder during external mode simulation?
The 'ostermillercircularbuffer' is a third party library that is integrated into the 'Embedded Coder Support Package for Texas I...

7년 초과 전 | 0

답변 있음
How to get Embedded Coder 6.11? i just paid for student version
The best option would be to call sales and speak to them - https://www.mathworks.com/company/aboutus/contact_us/contact_sale...

7년 초과 전 | 0

답변 있음
Erase a program from arduino
When you upload a new model/code to an Arduino, it completely erases the previous code on the Arduino. So you can make chang...

7년 초과 전 | 0

답변 있음
Failed to generate all binary outputs in my Simulink Arduino block code
Try to build your Simulink model by using one of the following solvers instead of the default "ode3 (Bogacki-Shampine)" solver -...

7년 초과 전 | 2

| 수락됨

답변 있음
hw can I find exisiting arduino.m file and delete it?
You can find the location of all occurrences of any file by running the " <http://www.mathworks.com/help/matlab/ref/which.html w...

7년 초과 전 | 0

| 수락됨

답변 있음
I am in engineering design in school. my design is to create a filter/amplification system for an acoustic guitar using code in MATLAB. I have two questions. First what should me code look like? Second what hardware can I use to impliment my code.
This <https://www.mathworks.com/help/audio/examples/octave-band-and-fractional-octave-band-filters.html example> in the document...

7년 초과 전 | 0

답변 있음
How to dynamically set message ID on CAN Pack block
Hello Thomas, You should be able to create a CAN_MESSAGE object outside the CAN Pack block using the <http://www.mathworks.co...

7년 초과 전 | 0

답변 있음
Where is the link for requesting a media kit and installation documentation for the new releases????
You can request a DVD by contacting Customer Service. Submit a General Request to Customer Service (you must be logged into ...

7년 초과 전 | 0

더 보기