photo

Nishan Nekoo

MathWorks

Last seen: 8 días hace Con actividad desde 2022

Followers: 2   Following: 0

Programming Languages:
C, MATLAB
Spoken Languages:
English
Professional Interests:
Simulink 3D Animation, Automotive, Powertrain Blockset, Vehicle Dynamics Blockset

Estadística

MATLAB Answers

0 Preguntas
107 Respuestas

CLASIFICACIÓN
413
of 299.737

REPUTACIÓN
194

CONTRIBUCIONES
0 Preguntas
107 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
31

CLASIFICACIÓN
 of 20.791

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 165.655

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 4
  • 12 Month Streak
  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
C1189 #error: Using MATLAB Data API with C Matrix API is not supported.
Hi Filippos, Thank you for reaching out about this error! It is unfortunate that this has been a recurring issue as we update t...

12 días hace | 2

Respondida
How to build virtual environment of underwater in MATLAB 3D editor?
Videos 5 and 6 in this series may be helpful: https://www.mathworks.com/videos/series/auv-deep-dive.html Ultimately, I would re...

alrededor de 1 mes hace | 1

Respondida
Parrot Drone import Solidworks CAD and Meshing
Apologies for the very late response! With the removal of classic SL3D in R2025a, we would recommend using the Simulation 3D vis...

alrededor de 1 mes hace | 0

Respondida
MATLAB System block 'SCRReferenceApplication/Simulation 3D Scene Configuration/Simulation 3D Engine' error occurred when invoking 'resetImpl' method of 'Simulation3DEngine'. T
This issue might be due to a missing dependency etc. Please follow the instructions on downloading the support package for Unrea...

alrededor de 1 mes hace | 0

Respondida
How can I edit the Autonomous Emergency Breaking with Sensor Fusion example to use one of my own driving scenarios?
Looks like Simone has provided an answer above, copying it here: Hi Josh, I assume your are referring to the following exam...

alrededor de 1 mes hace | 0

Respondida
Adding a camera to actor in Unreal Editor
If anyone else is running into this, it appears to be a timing issue that needs to be resolved. For now, as a workaround to avo...

alrededor de 2 meses hace | 0

Respondida
Changing Center of Rotation for Actor Block in Simulink 3D Library
Hello! Unfortunately this is a little tricky to achieve in an intuitive way but it is possible through some workarounds. E.g. t...

2 meses hace | 0

| aceptada

Respondida
Looking for UAV_Scenes.zip including ObstacleCourse.exe or CityBlock.exe
Hello! When you use the Simulation 3D Scene Configuration block, under "Default Scenes", the US City Block should be one of the...

3 meses hace | 1

| aceptada

Respondida
simulate UAV using simulink and UE
Hi xd, Are there any parts of this fixed-wing unmanned aerial vehicle that you need to articulate during the simulation? If t...

3 meses hace | 0

Respondida
Packaging error of Unreal Engine project
Hi kamarsto, I just wanted to make sure you have followed all the instructions on this page when creating the executable? https...

3 meses hace | 0

Respondida
Matlab Plugin for Unreal Engine In Linux system
Linux support for the MATLAB Plugin for Unreal was added in R2024a, supporting Unreal 5.1. Please refer to these system require...

4 meses hace | 0

Respondida
How do I configure the default camera views in unreal engine co-simulation?
Hi Daniel, "I have multiple camera views such as one looking down from the top of my rocket at the fins which does not render. ...

4 meses hace | 0

Respondida
Assertion failed: VehMesh != nullptr UE-AutoVrtlEnv
Hi @Chaithanya Chowdhary, what version of MATLAB are you using? If its R2024b, did you follow all the instructions on this page...

4 meses hace | 0

Respondida
How to edit the color of a motor using Unreal Engine from the skeletal mesh Mathworks UAV
Hi Shannon, I wasn't able to modify just the part - it looks like you ran into the same issue. One workaround is to just place ...

5 meses hace | 0

| aceptada

Respondida
Error Simulating Model When Enabling the 3D Engine in MATLAB R2020b
Hi Khalid and Eivydas, I know its been a while but I hope you managed to work around this issue. It looks like this may have be...

5 meses hace | 0

Respondida
How to add Simulation 3D Camera onto an actor (without using Unreal Engine) visualized with 3D Scene Configuration
Hi Shannon, If I understand the actor hierarchy correctly it seems that the "Walls" actor is the parent of "leftWall", "leftWal...

5 meses hace | 0

| aceptada

Respondida
An error occurred in the Simulink and UnrealEngine 5.3 co-simulation
Hello! Please ensure you are following all the instructions to download and set up the support package carefully: https://www.ma...

6 meses hace | 0

Respondida
Simulink Vehicle Dynamics Blockset 6DOF
Hi Tom and Jaime, Apologies for the late response and that you ran into this error - if anyone else reading this runs into such...

6 meses hace | 0

Respondida
Simulink ignore first part of data
Hi Bram, Apologies for the delayed response here. You are right that there is a delay to be expected in receiving pointcloud da...

6 meses hace | 0

Respondida
Hello. I would like to know how to subtract 2 volumes in vrworld. Does a function already exist for this?
Copying Vincent's solution from above as an answer: Finally, I choose the following pragmatic solution. Driving OpenSCAD from M...

6 meses hace | 0

Respondida
Which version of Unreal Engine actually works with Matlab?
Hi Ricardo, Apologies that you did not get a response to this but to ensure anyone else running into this gets an answer - ther...

6 meses hace | 0

Respondida
How to add a customized drive cycle in the vehicle composer app?
Hi @Deepa M K, Unfortunately, there curently isn't a way to do this in the VVC directly. However, once you generate the vehicle...

7 meses hace | 0

Respondida
UAV Toolbox - How to run a Simulink-Unreal cosimulation with thermal (IR) cameras?
Hi Eugenio, Unfortunately there is no native support for thermal imaging in Unreal Engine and by extension in Simulink 3D Anima...

7 meses hace | 1

| aceptada

Respondida
Simulink 3D Animation: Zwei Actors miteinander verbinden
Hi Klaus, One way to do this is to add the Pendulum as a "child" of the Cart instead of the "Actor": >> add(World,Pendulum,Car...

7 meses hace | 0

| aceptada

Respondida
3D fisheye camera for Unreal Engine simulation
Hi Hiroyasu, Apologies for the delayed response here but this is certainly possible. The Simulation 3D Fisheye Camera has a "Pa...

8 meses hace | 0

Respondida
Implementing Force Feedback in Logitech G25 in Matlab Simulink
Hi Subrat, Apologies for the delayed response here but this is an interesting question that I wanted to provide an answer to fo...

9 meses hace | 1

Respondida
Simulink video viewer black screen
This issue may arise if all the Sim3D blocks are not in the same subsystem. Place all the blocks in the same subsystem if possib...

9 meses hace | 0

Respondida
Adaptive head lighting using Simulink
Hi Aniket, Apologies for the delayed response here. Starting in R2024b, you can use the sim3d.Light actor in a Simulation 3D Ac...

9 meses hace | 0

Respondida
Issue while Loading AutoVrtlEnv.uproject in the Unreal Engine Editor
Hi @Hector Mata, as Nirupama has suggested above, the error is likely due to your computer not meeting the minimum system requir...

9 meses hace | 0

Respondida
Linux Plugin "MathWorksSimulation" failed to load because module "MathworksSimulation" could not be loaded
Hello, I am sorry that you are running into issues with setting up the co-simulation. Thank you for the detailed background, I t...

9 meses hace | 0

Cargar más