photo

Fatih


Kocaeli University

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How can ı set initial value about for statement ???
I have resolved that topic. I have tried other ways but these are not success. dpb's way true. but late answer . :)) Thank you ...

fast 10 Jahre vor | 0

Frage


How can ı set initial value about for statement ???
Hi ! for i = initial value(normally 1):1:100 for y = 1 : 1: 100 % I calculate something in this for and I ...

fast 10 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
how to sum matrics inside a cell array?
Sorry, maybe I have not enough information. but methinks I understand you. if you want to sum all elements of matrix. please wri...

fast 10 Jahre vor | 0

Beantwortet
How Can I take 3d image from 3 matrix ( x,y,z) in one step ??
maybe I can not describe what ı want, ı have 3 matrixes and I want to make map from these. This map must have 2 axis from rwX an...

fast 10 Jahre vor | 0

Frage


How Can I take 3d image from 3 matrix ( x,y,z) in one step ??
function [mapBlock] = mapping (rwX,rwY,rwZ) xMapBlock=single(200); zMapBlock=single(100); mapBlock = single(NaN(zMapB...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten