Sagar Chawla
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
35.589
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
How to change the coordinate system of a 3D graph?
% prepare environment and generate aircraft trajectory clear all; close all; clc; ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Coordinate system or axis system
I want to change the axis in the 3d graphical representation. Let's take I have a 3d car model on the graph. I want to change th...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Error in the code (Too many output arguments )
function trajectory2(x,y,z,pitch,roll,yaw,scale_factor,step,varargin) % function trajectory2(x,y,z,pitch,roll,yaw,scale_fac...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
PLOTTING OF CAD MODEL USING EXCEL DATA
how to plot a CAD model in matlab using excel data? (If i have a aircraft then how to plot it using the data given in excel fil...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Related to importing a stl file in matlab
I am trying to get the STL model in Matlab but I am unable to open an STL file in Matlab. Also, I want to see the side view, fro...
alrededor de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
How to put limit in my code?
for i=1:length(a) subplot(2,2,1),scatter3(a(i),x(i),y(i),'o','linewidth',1); subplot(2,2,2),scatter3(a(i),y(i),z(i)...
alrededor de 3 años hace | 1 respuesta | 0