photo

Sagar Chawla


Last seen: circa 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


How to change the coordinate system of a 3D graph?
% prepare environment and generate aircraft trajectory clear all; close all; clc; ...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 3 anni fa | 1 risposta | 1

1

risposta

Domanda


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)...

quasi 3 anni fa | 1 risposta | 0

1

risposta